Home
Softono
vue-snotify

vue-snotify

Open source MIT TypeScript
787
Stars
93
Forks
50
Issues
12
Watchers
4 years
Last Commit

About vue-snotify

# vue-snotify [![Build Status](https://travis-ci.org/artemsky/vue-snotify.svg?branch=master)](https://travis-ci.org/artemsky/vue-snotify) [![NPM Version](https://img.shields.io/npm/v/vue-snotify.svg)](https://www.npmjs.com/package/vue-snotify) [![NPM Downloads](https://img.shields.io/npm/dt/vue-snotify.svg)](https://www.npmjs.com/package/vue-snotify) [![Dev dependencies status list](https://david-dm.org/artemsky/vue-snotify/dev-status.svg)](https://david-dm.org/artemsky/vue-snotify?type=dev) ## 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](https://github.com/artemsky/ng-snotify/) ![Snotify Gif](https://artemsky.gith ...

Platforms

Web Self-hosted

Languages

TypeScript

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