0.0.5 • Published 5 years ago

@malows/vue-notifications v0.0.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
5 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

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago