Vue Datasource A Vue.js component to create dynamic tables. Compatible with Vue 2.x and Laravel. Install/Usage $ npm install vue-datasource <div id="#app"> <server-datasource source="api_url" :columns="
vue-qriously A Vue.js 2 component to draw QR codes on an HTML Canvas using qrious. Installation With Modules // ES6 import Vue from 'vue' import VueQriously from 'vue-qriously' Vue.use(VueQriously) // ES5 var Vue = require('vue') Vue.use(require('vue-qrio
vue-fuse A Vue.js pluggin for fuzzy search library, Fuse.js There are two ways to use this plugin. The vue-fuse component, or the $search method. Be sure to take a look at the documentation for both below. Install npm install vue-fuse yarn add vue-fuse In
Vue InstantSearch Lightning-fast search for Vue.js apps Installation Vue InstantSearch is available in the npm registry. Install it: # with npm npm install --save vue-instantsearch # with yarn yarn add vue-instantsearch Live Demo https://community.algolia
Vue Calculator A Simple calculator during my learning process of Vue.js 2. BY Paolo Duzioni Live demo See the Pen Vue Calculator by Paolo Duzioni (@Paolo-Duzioni) on CodePen.
FLIPing slides with Vue.js Vue's contains built in FLIP animation features, and allows for some really powerful CSS transitions. This is a demo of fun ways I've found to utilize both Vue's FLIP and transition classes. Live demo " data-preview="true" cl
minimal blog concept with Vue.js minimal blog concept with Vue.js #2 Made BY Mert Nerukuc. Live demo See the Pen minimal blog concept with Vue.js #2 by Mert Nerukuc (@knyttneve) on CodePen.
vue-agile Carousel component for Vue.js inspired by Slick. More powerfull with each version, touch-friendly, written in Vue and Vanilla JS (without jQuery dependency). Live Demo https://lukaszflorczak.github.io/vue-agile/ Installation yarn add vue-agile o
Vue Pomodoro Timer A battery-like pomodoro timer made with Vue.js. The battery alters its color and becomes empty while discharging. Live Demo https://codepen.io/alexnoz/pen/rwgZqz?limit=all&page=9&q=vue See the Pen Vue Pomodoro Timer by Alex N (@
Digital Clock with Vue.js A beautiful Digital Clock with Vue.js. Made BY Toshiyuki TAKAHASHI. Live demo See the Pen Digital Clock with Vue.js by Toshiyuki TAKAHASHI (@gau) on CodePen.
A Simple Flip clock and countdown with Vue.js.
Bootstrap Wizard A nice Bootstrap Wizard with Vue.JS. made by chris. Live demo See the Pen Bootstrap Wizard powered by VueJS by chris (@chrgl86) on CodePen.
Clock countdown with Vue.js & Moment.js.
Task List A smiple Task List examples with vue.js. Made BY King Rayhan. Live demo See the Pen VUE TaskList by King Rayhan (@kingRayhan) on CodePen.
Simple CRUD with Vue.js Simple CRUD with vue.js for those willing to acquire the basics of this awesome javascript framework. Create , Read ,Update, Delete are made easy with this simple example Made BY Ethiel ADIASSA. Live demo See the Pen Simple CRUD wi
Vue.js + d3.js (using virtual DOM) A reactive d3.js chart assembled using Vue.js templating system, with prop inheritance and watch state propagation. Drawing charts in a purely Vue.js manner, instead of using DOM construction features of d3.js. Live demo
vue-add-to-calendar A Vue.js component that provides "Add to Calendar" functionality, works with Vue 2.X. Live Demo https://nicolasbeauvais.github.io/vue-add-to-calendar/ Include support for: Google calendar Microsoft live calendar Installation
AN ONBOARDING MODAL WITH VUE.JS Step through on-boarding (or whatever, really) screens in a modal horizontally or vertically. Made with Html Css/SCSS vue.min.js Author Jase Demo See the Pen Boardal — An Onboarding Modal with Vue.js by Jase (@jasesmith) on
Vue js components styleguide generator For purpose of having a demo of your Vuejs components please take a look at following projects that do really great job and are really handy for you dev workflow with Vuejs: storybook for vuejs and vue-styleguidist.
cheatsheet Vue.js 2.2 complete API cheatsheet. Live Demo https://vuejs-tips.github.io/cheatsheet/ https://vuejs-tips.github.io/cheatsheet/vuejs-cheatsheet.pdf GitHub