ng-alt-snotify
v17.0.0
Published
Angular 2+ alternative notifications center
Downloads
2,583
Maintainers
Keywords
Readme
ng-alt-snotify
Disclaimer
This is a fork version of ng-snotify by Artem Kuznetsov just to allow to bump the version up to support the latest version of angular until the returns happens. Do not afflict this version as the official version.
Example
https://megamanhxh.github.io/ng-alt-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
Installation
NPM 8
npm install ng-alt-snotify
yarn
yarn add ng-alt-snotify
Documentation and Examples
Documentation - here
Example application source - here
Auto-Documentation (Compodoc) - here
Change Log - here
License
MIT © artemsky