vue-float-label Float label pattern for Vue.js. Cross-browser compatible and easy to customize with CSS. <float-label> <input type="text" placeholder="Label"> </float-label> Installation yarn / npm Install package u
Vue Google Autocomplete A Vue.js (2.x) autosuggest component for the Google Maps Places API. Benefits I have tried to use different Vue Google Autocomplete components, but did not find any that would solve my needs. So below I would like to mention what y
Vuetify Google Autocomplete A Vuetify ready Vue.js (2.x) autosuggest component for the Google Maps Places API. Latest Version: 1.0.4 Installation This component uses Google Maps Places API to get geo suggests for autocompletion, so you have to include the
vue-fraction-grid Flexbox based responsive fraction grid system for Vue.js <container> <grid vertical="middle" :rwd="{compact: 'stack'}"> <grid-item size="1/6" :rwd="{compact: '0/1'}">
vue-masonry Vue.js directive for masonry blocks layouting. Original masonry library. Install & Usage Get from npm: npm install vue-masonry --save or from bower bower install vue-masonry Make sure that the masonry library is included; for example using
Vue Material Components web Material Components Web for Vue.js This is the adaptation of Material Components web for Vue.js. Keeping them fast, easy to use and, SSR ready. Live Demo http://material-components-web.appspot.com/ GitHub
vant A Vue.js 2.0 Mobile UI at YouZan Install npm i -S vant You can scan the following QR code to access the demo: Live Demo https://www.youzanyun.com/zanui/vue GitHub
Using the browser's native API for .toLocaleTimeString to get rid of libraries like moment.js for world time that respects daylight savings. Made with Vue, SVG, GreenSock. The dial was built off of this dribbble shot with minor tweaks: https://dribbble.co
Vue ShortKey Vue-ShortKey - plugin for VueJS 2.x accepts shortcuts globaly and in a single listener. Install npm install vue-shortkey --save Usage Vue.use(require('vue-shortkey')) Add the shortkey directive to the elements that accept the shortcut. The sh
Vue-Responsive Is a directive to use responsive breakpoints on html elements. Because sometimes it's nice to have a chance to let the view do resolution specific things. Dependencies: Only Vue.js 2.0 Browsers tested: Chrome, Firefox and IE11+ Planned: Mix
vue-focus A reusable focus directive for reusable Vue.js components. It can be tricky to manage input focus. You always have to fall back to accessing DOM elements and calling .focus or .blur on them. Well not anymore. vue-focus lets you manage focus from
vue-validator Validator component for Vue.js NOTE: official release for Vue.js 2.0 not yet :construction: NOTICE vue-validator have retiring from vue.js official plugins. in the future, vue-validator is continuing as personal project. Compatibility v2 lat
vee-validate vee-validate is a plugin for Vue.js that allows you to validate input fields, and display errors. You don't have to do anything fancy in your app, most of the work goes into the html, You only need to specify for each input what kind of valid
vue-rawmodel RawModel.js plugin for Vue.js v2. Form validation has never been easier! This plugin integrates RawModel.js framework into your Vue.js application. RawModel.js is a simple framework which provides a strongly-typed JavaScript object with suppo
Simple Vue Validator lightweight yet flexible model based vue validation. Simple Vue validator is a lightweight yet flexible plugin for Vue.js 2.0 that allows you to validate input fields, and display errors. It watches changes of your model data, validat
vue-router-storage A solution to the Vue history routing Persistence. Warn:Current Version Just Support The History Mode! Current function Persistent user browsing records, and automatically restores the original path when you re-enter(not refresh) the Vu
vue-notifications VueNotifications - agnostic non-blocking notifications library, that allow you to use notifications in declaration style. Installation via npm: npm i vue-notifications --save via bower: bower i vue-notifications --save or download [lates
vue-notifikation Vue.js notification plugin. Installation Library can be installed via downloading a git repo: git clone https://github.com/happyCoda/vue-notifikation.git An npm package also available: $ npm install vue-notifikation Getting started To sta
AT UI AT-UI is a modular front-end UI framework for developing fast and powerful web interfaces based on Vue.js. Live Demo https://at-ui.github.io/at-ui/#/en Features Based on Vue A npm + webpack + babel front-end development workflow Support ES2015 CSS S
Vue Tables 2 A Vue.js 2 grid Tables components. Live Demo https://jsfiddle.net/matfish2/823jzuzc/ Usage Dependencies Vue.js (>=2.0) Server Side: axios OR vue-resource (>=0.9.0) OR jQuery for the AJAX requests Compatibility Vuex (>=2.0) Bootstrap