vue-snotify

WebJar for vue-snotify

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-artemsky-vue-snotify
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

vue-snotify
WebJar for vue-snotify
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

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

Download github-com-artemsky-vue-snotify

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
3.0.3