@theace0296/vue-snotify
TypeScript icon, indicating that this package has built-in type declarations

4.0.4 • Public • Published

@theace0296/vue-snotify

This is a fork of the original vue-snotify, updated to be used with Vue 3. All of the original API and functionality remains, just with some modernization of the source and reference application (it uses Vite!).

Example

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

Example application source

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 versions

Installation

NPM

npm install @theace0296/vue-snotify

yarn

yarn add @theace0296/vue-snotify

License

MIT

Package Sidebar

Install

npm i @theace0296/vue-snotify

Weekly Downloads

3

Version

4.0.4

License

MIT

Unpacked Size

211 kB

Total Files

39

Last publish

Collaborators

  • theace0296