Angular 2 ng2 Notifications by AlexCastillo
Native push notifications inside an Angular component under MIT license. The project’s looking for maintainers that can keep the project alive.
Project website https://github.com/alexcastillo/ng2-notifications
Documentation https://github.com/alexcastillo/ng2-notifications/blog
License MIT
Demos
1. http://embed.plnkr.co/cHFcMsvL8lGX9Pnm4UVl/
Dependencies
“@angular/common”: “2.0.0-rc.1”, |
“@angular/compiler”: “2.0.0-rc.1”, |
“@angular/core”: “2.0.0-rc.1”, |
“@angular/http”: “2.0.0-rc.1”, |
“@angular/platform-browser”: “2.0.0-rc.1”, |
“@angular/platform-browser-dynamic”: “2.0.0-rc.1”, |
“@angular/router”: “2.0.0-rc.1”, |
“@angular/router-deprecated”: “2.0.0-rc.1”, |
“es6-promise”: “^3.1.2”, |
“es6-shim”: “^0.35.0”, |
“reflect-metadata”: “0.1.2”, |
“rxjs”: “5.0.0-beta.6”, |
“zone.js”: “0.6.12” |
NPM
https://www.npmjs.com/package/ng2-notifications
npm i ng2-notifications
Features
- constructed from title, body and icon
- load, show, close, error and click events
- animated
- close button available