@malows/vue-notifications

0.0.5 • Public • Published

Vue-Notifications

vue-notifications is an opninionated and unconfigurable plugin to pop up notifications

Usage

You can use vue-notifications directly in the browser without any build setup.

You can simply register the plugin:

import VueNotifications from '@malows/vue-notifications'

Vue.use(VueNotifications)

How to use

Just calling the method from your instance

this.$notify({ message, color })

Readme

Keywords

Package Sidebar

Install

npm i @malows/vue-notifications

Weekly Downloads

2

Version

0.0.5

License

GPL-3.0-or-later

Unpacked Size

110 kB

Total Files

9

Last publish

Collaborators

  • malows