vue-snotify

WebJar for vue-snotify

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

vue-snotify
Последняя версия

Последняя версия

3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

vue-snotify
WebJar for vue-snotify
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

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

Скачать vue-snotify

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/vue-snotify/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vue-snotify</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vue-snotify/
implementation 'org.webjars.npm:vue-snotify:3.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/vue-snotify/
implementation ("org.webjars.npm:vue-snotify:3.2.1")
'org.webjars.npm:vue-snotify:jar:3.2.1'
<dependency org="org.webjars.npm" name="vue-snotify" rev="3.2.1">
  <artifact name="vue-snotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vue-snotify', version='3.2.1')
)
libraryDependencies += "org.webjars.npm" % "vue-snotify" % "3.2.1"
[org.webjars.npm/vue-snotify "3.2.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
3.2.1
3.0.4