0.0.5 • Published 6 years ago

@malows/vue-notifications v0.0.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
6 years ago

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 })
0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago