0.1.2 • Published 7 years ago

angular2-notifications-lite v0.1.2

Weekly downloads
21
License
MIT
Repository
github
Last release
7 years ago

Angular2-Notifications-Lite

A light and easy to use notifications library for Angular 2 & 4. It features both regular page notifications (toasts) and push notifications. Forked From Angular2-Notifications

Updates: Compatible with Angular 2 & Angular 4. Removed animations module.

Example

Take a look at the live demo here: Live Demo

Setup

Download the library with npm

npm install --save angular2-notifications-lite

Documentation

import { SimpleNotificationsModule } from 'angular2-notifications-lite';