Package Exports
- vue-snotify
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-snotify) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue-snotify
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
Installation
NPM 5
npm install vue-snotify
yarn
yarn add vue-snotify
Documentation and Examples
Documentation - here
Example application source - here
Change Log - here
CDN
- JS
- CSS
- material unpkg.com | jsDelivr.com
- simple unpkg.com | jsDelivr.com
- dark unpkg.com | jsDelivr.com
- SCSS
- material unpkg.com | jsDelivr.com
- simple unpkg.com | jsDelivr.com
- dark unpkg.com | jsDelivr.com
License
MIT © artemsky