vuejs-plugin
There are 55 repositories under vuejs-plugin topic.
ZestfulNation/vue-hotel-datepicker
A VueJS v2 responsive date range picker. Displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localization support and more.
v1Labs/protovue
A prototyping component library
rachmanzz/vue-inview
vue-plugin for in-view package
oslabs-beta/colada
Time-travel debugging for Pinia, Vue's official state management library.
Yoonit-Labs/nativescript-yoonit-camera
The most advanced and modern NativeScript Camera module for Android and iOS with a lot of awesome features
Yoonit-Labs/nativescript-yoonit-websocket
Build modern apps using NativeScript and WebSocket in Android and iOS
yugasun/vue-axios-plugin
axios plugin for Vuejs project
sumcumo/vue-history
Vue plugin to log nested method calls, errors, asynchronous processes and timings
kugatsu765/vueNotification
Notification plugin for VuesJS
spemer/vue-rippler
🎉 Custom ripple effect plugin for @vuejs
FrankFlitton/vue-2-img
An easy way to convert HTML sections and charts to JPG, PNG or PDF files for download or base64 encoding.
weblineindia/Vue-QRCode-Generator
A Vue.js component for QR code generation.
disjfa/vue-minesweeper
Add a minesweeper game to your website, just for kicks!
ruochuan12/vuex4-analysis
学习源码整体架构系列多篇之vuex4源码,前端面试高频源码,微信搜索「若川视野」关注我,长期交流学习~
weblineindia/Vue-QRCode-Scanner
A Vue.js based QR Code scanner component, allowing you to detect and decode QR codes without leaving the browser.
asifvora/vuejs-questions-answers
List of top VueJs Questions & Answers
Correia-jpv/fucking-awesome-vue
🎉 A curated list of awesome things related to Vue.js. With repository stars⭐ and forks🍴
fattihkoca/vuejs-overlay
Overlay (popup) component for Vue.js
prabhuignoto/v-slide
Simple carousel built with Vue.js
hosokawat/v-ajax-form
vue.js component plug-in to make Form tag compatible with ajax request
kuzzleio/vue-plugin-kuzzle
A Vue.js plugin shipping the Kuzzle Javascript SDK in your components
leonardpauli/vue-gun-observable
Plugin for Vue.js allowing seamless integration with the gunjs offline-first, realtime, graph-database as central store + sync, hooking right into vuejs's observable system
hatamiarash7/vue-flip-clock
Flip Clock plugin for Vue
ZestfulNation/vue3-hotel-datepicker
WIP: A responsive date range picker for VueJS v3 that displays the number of nights selected and allow several useful options like custom check-in/check-out rules, localization support and more.
gcaaa31928/vue-lazy-ref
Easy to get ref even if the element present in async
lukaszkups/tavuelo
Easy to use but with advanced customization features a Vue.js table component
TiagoDanin/Nuxt-Vuikit
Vuikit Module for Nuxt.js
weblineindia/Vue-Image-Crop-Upload
A Vue component for image cropping and uploading.
asiahub-10/my-ecommerce-project--client-side_vue.js
This is a dynamic e-commerce website which is build with Vue.js. Basically this is front-end of the e-commerce site and also linked up with a back-end.
srav001/vue-subscription
A type-safe 🔥 & tiny ⭐️ super-charged ref ⚡️ in Vue 💚.
sudheer-ranga/vue-contenteditable-input
Vue.js Contenteditable directive with v-model, auto focus, preventing new line on enter, formatting html text to plain text etc.,
weblineindia/Vue-CK-Editor
An easy-to-use but yet powerful and customizable rich text editor powered by Quill.js and Vue.js
weblineindia/Vue-Multiselect-Dropdown
Vue-weblineindia-multiselect is a feature rich select / dropdown / typeahead component. It provides a default template that fits most use cases for a filterable multi-select dropdown.
JorgenEvens/rest-store
Opinionated set of methods to deal with REST api's in state containers such ax Vuex and Redux
weblineindia/Vue-Email
A Vue.js email component provides single/multiple input email field with validation.
weblineindia/Vue-Password-Component
A VueJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.