artemsky / ng-snotify

Angular 2+ Notification Center

Home Page:https://artemsky.github.io/ng-snotify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-snotify

Build Status NPM Version NPM Downloads Dev dependencies status list

Example

https://artemsky.github.io/ng-snotify/

Features

  • 9 types of toast notifications (async, confirm, prompt and more...)
  • Ability to create toasts in different positions at the same time
  • Many config options (icons, backdrop, timeout, position and much more)
  • Custom fully controlled styling including animations
  • Repository includes 3 different styles. So you can use on of them, or create your own.
  • Callbacks
  • Custom HTML
  • 4.3KB minified and gzipped
Looking for an Vue.js 2 version? Here

Snotify Gif

Installation

NPM 5

npm install ng-snotify

yarn

yarn add ng-snotify

Documentation and Examples

Documentation - here
Example application source - here
Auto-Documentation (Compodoc) - here
Change Log - here

License

MIT © artemsky

About

Angular 2+ Notification Center

https://artemsky.github.io/ng-snotify/

License:MIT License


Languages

Language:TypeScript 49.8%Language:CSS 35.5%Language:HTML 10.1%Language:JavaScript 4.5%Language:Shell 0.2%