Simple Notification Library For Angular 5+ – ngx-notifications

Author: stanvanheumen
Official Page: Go to website
Publish Date: March 7, 2018
License: MIT

Description:

ngx-notifications is a simple library that allows you to notify your users in your Angular 5+ app.

Features:

  • Easy implementation
  • Lazy loading compatible
  • Angular Universal compatible
  • Ahead-Of-Time compilation compatible
  • Automatic support for multiple languages

Installation:

# Yarn
$ yarn add @stanvanheumen/ngx-notifications

# NPM
$ npm install @stanvanheumen/ngx-notifications --save

Preview:

ngx-notifications


You Might Be Interested In:

Add Comment