1.2.11 • Published 4 years ago

@whitewizard/notifications v1.2.11

Weekly downloads
33
License
ISC
Repository
-
Last release
4 years ago

Notifications

Install:

npm install @whitewizard/notifications --save

Usage:

import '@whitewizard/notifications/dist/style.css'
import Notifications from '@whitewizard/notifications'

Vue.use(Notifications)

new Vue({
  el: '#app',
})

or one-by-one

import {CookieNotification}  from '@whitewizard/notifications'
Vue.component('cookie-notification', CookieNotification)
1.2.11

4 years ago

1.2.10

4 years ago

1.2.9

4 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago