vue-select A Vue.js component implementing the select control with the jQuery select2 plugin. Live demo http://haixing-hu.github.io/vue-select/ The demo page is HERE. GitHub
A simple file upload component for Vue.js. Emits events for XHR Upload Progress for nice progress bars. vue-file-upload-component A simple file upload component for Vue.js. Emits events for XHR Upload Progress
Video Background Install via NPM Available through npm as vue-videobg. npm install --save vue-videobg live demo http://pespantelis.github.io/vue-videobg GitHub
A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin. vue-datetime-picker A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
CSSOBJ CSS Rules from JS, change rules dynamically, CSSOM, css modules, auto vendor prefixer, media query for old browsers. https://cssobj.github.io/cssobj-demo/ CSS in JS solution, create CSSOM and CSS rules
vuetable is a Vue.js component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component. vuetable - data table simplify! No
vue-smart-table Vue Smart Table is a simple but powerful table framework. Every column is a component. live demo http://www.gurghet.com/vue-smart-table codepen demo See the Pen qNZprz by Andrea Passaglia (@gurghet)
vue2048 The 2048 game in Vue.js This is based on 2048 by Gabriele Cirulli, and it uses some code from his repos about the keybinding, touch events, and the css styling. The
A schema-based form generator component for Vue.js http://icebob.github.io/vue-form-generator vue-form-generator A schema-based form generator component for Vue.js v1.x.x JSFiddle simple example Demo GitHub
Loading Bar Component for Vue.Js vue-loading-bar Vue Loading Bar is a Youtube like loading bar component for Vue.Js. Demo https://rawgit.com/BosNaufal/vue-loading-bar/master/index.html GitHub
RSS Reader v2.0 Simple rss reader where you can subscribe to rss feed and read it later offline. For previous version please refer legacy branch. Project is based upon Electron Boilerplate for
Bootstrap Table Vue Bootstrap Table is a Vue.js component implementing bootstrap-table :). Vue Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If
vue-html-editor A Vue.js component implementing the HTML editor with the jQuery summernote plugin. http://haixing-hu.github.io/vue-html-editor/ Demo The live demo page is HERE. GitHub
Vue-Lazyload see demo: http://hilongjw.github.io/vue-lazyload/ Vue module for lazyloading images in your applications. Some of goals of this project worth noting include: Be lightweight, powerful and easy to use Work
Reusable Vue components using Material Design Lite Warning: This project has not reached version 1 yet and there may be breaking changes until then. Contributions are welcome! :bangbang: vue-mdl relies on the last
Google Keep clone with Vue and Firebase This project is a multi-part tutorial coming soon on Scotch.io on how to build a Google Keep clone built with Vue and Firebase. Part 1:
Mobile web UI Components based on Vue and WeUI. Be Cool with Vue & WeUI. Be Cool with Vue and WeUI. Vux = Vue + WeUI + A Bunch of Components Demo https://vux.li (You
Vuejs-Todo-App A simple Todo app built with JavaScript, Vuejs and Bootstrap codepen See the Pen todo by Marcus Osterberg (@osterbergmarcus) on CodePen. GitHub
Pomodoro with vue.js Another exercises in freecodecampo.com BY Aldo Mendez Reyes codepen See the Pen pomodoro by Aldo Mendez Reyes (@aldomendez) on CodePen.
vue-avatar This component display an avatar image and if none is provided fallback to the user initials. This component is highly inspired from react-user-avatar Rules used to compute user initials: divide the username
A draggable and resizable grid layout, for Vue.js. vue-grid-layout vue-grid-layout is a grid layout system, like Gridster, for Vue.js. Demo Live Demo GitHub
vue-bootstrap-table vue-bootstrap-table is a sortable and searchable table, with Bootstrap styling, for Vue.js. A sortable and searchable table, as a Vue component, using bootstrap styling. Demo Live Demo GitHub
Vue.js HackerNews clone Built with Vue.js, vue-router and the official HackerNews API, with routing, comments, comment folding, user profile & realtime updates. The build setup uses Webpack and the vue-loader plugin,
Vue.js Starter Website This package serves as a starter for you to build a single page Vue.js website. It uses vue-router and browserify to keep everyting nicely separated, and makes use