ng-alt-snotify
TypeScript icon, indicating that this package has built-in type declarations

17.0.0 • Public • Published

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

Package Sidebar

Install

npm i ng-alt-snotify

Weekly Downloads

262

Version

17.0.0

License

MIT

Unpacked Size

324 kB

Total Files

94

Last publish

Collaborators

  • megamanhxh