-
Updated
Jun 6, 2020 - JavaScript
#
vue-notification
Here are 11 public repositories matching this topic...
Vue.js notification bell component.
notifications
vuejs
vue
vuejs2
vue-components
vue2
notification
vue-component
vuejs-components
vue-notifications
vue-notification
vue-notification-bell
-
Updated
Oct 30, 2019 - Vue
This tool is for tailwindcss beta. for tailwindcss v1 and above use https://empathy.js.org
lightweight
vuejs2
admin-panel
vue-notification
tailwindcss
fontawesome5
vue-good-table
vue-slide-up-down
-
Updated
Jan 29, 2019 - CSS
基于 Vue2.x 的通知提示组件。Vue-based notification component
-
Updated
Jul 24, 2017 - Vue
-
Updated
Aug 14, 2019 - Vue
A Simple Vue.js Notification Library
-
Updated
Apr 26, 2020 - Vue
VueJS PWA template based on vue-cli
bootstrap
babel
pwa
vue
eslint
vuex
prettier
vue-router
vue-i18n
vee-validate
vue-notification
fortawesome
-
Updated
Jun 20, 2019 - JavaScript
nodejs
mongodb
vuejs2
axios
restify
vue-router
momentjs
vuex2
numeraljs
mongodb-atlas
vue-progress
bootstrap-vue
vue-notification
axios-vue
vue-cli-3
-
Updated
Sep 3, 2019 - JavaScript
-
Updated
Nov 26, 2018 - Vue
Component for displaying notifications with help of also included Vuex module.
-
Updated
Jun 27, 2020 - Vue
Improve this page
Add a description, image, and links to the vue-notification topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vue-notification topic, visit your repo's landing page and select "manage topics."
In the instalation section in docs is missing the style sheet import.
The import is:
import 'vue-snotify/styles/_theme_.css'
Also it would be nice to clarify that to reference snotify from a component sould be with
this.$snotify
and not withvm.$snotify