vue-toastr

WebJar for vue-toastr

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-toastr
Last Version

Last Version

2.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

vue-toastr
WebJar for vue-toastr
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/s4l1h/vue-toastr

Download vue-toastr

How to add to project

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

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-toastr

You can find React.js version of this library from here

Project setup

yarn install

Compiles and hot-reloads for development

yarn run demo

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Build and Watch Documentation

yarn run docs

Reference and documentation

See http://s4l1h.github.io/vue-toastr/.

Basic Demo

https://codepen.io/s4l1h/pen/PyaRGQ

Contribute

You can send your pull requests via the dev branch.

Versions

Version
2.0.11