Skip to content

megamanhxh/ng-alt-snotify

 
 

Repository files navigation

ng-alt-snotify

Build Status NPM Version NPM Downloads

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

Snotify Gif

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

About

Angular 2+ Alternative Notification Center

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 49.4%
  • SCSS 36.3%
  • HTML 10.2%
  • JavaScript 3.8%
  • Shell 0.3%