vue-ubi-notify

0.2.0 • Public • Published

Vue-Ubi-Notify

A toast / snackbar / notification plugin for Vue 2.6+ with built in support for Bootstrap, Bulma, MaterializeCSS, Semantic UI & TailwindCSS.

Installation

NPM

npm install vue-ubi-notify

Yarn

yarn add vue-ubi-notify

Usage

The easiest way to get up and running is via the configuration builder in the demo app.

Once you've done that, simply call the $notify method from within your Vue instance.

Message types can be either "default", "primary", "success", "warning" or "danger".

Duration should be in milliseconds.

this.$notify(messageBody, messageHeading = null, messageType = null, duration = null);

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    3
  • 0.1.5
    0
  • 0.1.4
    0
  • 0.1.3
    0

Package Sidebar

Install

npm i vue-ubi-notify

Weekly Downloads

3

Version

0.2.0

License

none

Unpacked Size

1.53 MB

Total Files

76

Last publish

Collaborators

  • rmhubbert