artemsky / vue-snotify

Vuejs 2 Notification Center

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-snotify

Build Status NPM Version NPM Downloads Dev dependencies status list

Example

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

Features

  • 9 types of toast notifications (async, confirm, prompt, html and more...)
  • Many config options (icons, backdrop, timeout, position and much more...)
  • Repository includes 3 different styles. So you can use on of them, or create your own.
  • Callbacks
  • 5KB minified and gzipped
  • Typescript definitions
  • ESM, CommonJS, UMD versions
Looking for an Angular version? Here

Snotify Gif

Installation

NPM 5

npm install vue-snotify

yarn

yarn add vue-snotify

see detailed instruction

Documentation and Examples

Documentation - here
Example application source - here
Change Log - here

CDN

License

MIT © artemsky

About

Vuejs 2 Notification Center

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

License:MIT License


Languages

Language:TypeScript 38.1%Language:CSS 25.8%Language:JavaScript 22.0%Language:Vue 7.9%Language:HTML 6.0%Language:Shell 0.2%