Skip to content

anand514/angular2-notifications-lite

 
 

Repository files navigation

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';

About

Lite version compatible with Angular 2 & 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.6%
  • TypeScript 40.4%