Vue.js elastic header component Draggable elastic SVG curve using Vue.js + dynamics.js. code by Evan You codepen demo See the Pen Vue.js elastic header component by Evan You (@yyx990803) on CodePen.
Interactive Developer Desk with Vue.js Try to find out what's interactive and how to escape! Fun mini application made with pure CSS images and Vue.js. codepen demo See the Pen Interactive Developer Desk | Vue.js by Mike Mangialardi (@mikemang) on CodePen
Medium-like image loading with Vue.js There’s plenty of stuff that I really love about Medium. Like the email they send me every morning. Or the personal recommendations on their main page. codepen demo See the Pen Medium-like image loading with Vue.js by
So sexy Slider Animation Effect Leveraged CSS border-image & clip-path to create a slider animation effect. codepen demo See the Pen Slider Animation Effect by Emily Hayman (@eehayman) on CodePen.
Vue.js + LokiJS A simple test to get LokiJS working with Vue.js. Eventually I'll (hopefully) extend this to work with Phonegap, and get some persistent data going. lokijs is Fast document oriented javascript in-memory database. codepen
Shopping Cart with Vue.js Vue.js Shopping Cart BY Mike Weaver PRO. codepen See the Pen Vue.js Shopping Cart by Mike Weaver (@mjweaver01) on CodePen.
Material Design Theme Example with vue.js Material Design Theme code by Vue Material. codepen See the Pen Theme Example by Vue Material (@vue-material) on CodePen.
Tic Tac Toe A little experiment in Collab Mode. Built together with @JonasKuiler to explain some basic Vue.js stuff codepen See the Pen Tic Tac Toe by Tim Rijkse (@timrijkse) on CodePen.
Vue.js 2.0 Todo List with Local Storage Just another todo app, tinkering with Vue.js this time. Writes to local storage for persistent data. codepen See the Pen Vue.js 2.0 Todo List ✅ with Local Storage
build a Pomodoro Clock with vue.js A freeCodeCamp Project to build a Pomodoro Clock. I try to simpifly the UX an make easy for user. I'm using jade, sass, and Vue JS as realtime framework JS. I hope you'll enjoy my work guys, don't mind to give me feedbac
Switchable Grid By pressing one of the buttons in the top bar you can switch between a grid layout containing large images, and a list layout with smaller images and text. codepen See the Pen Switchable Grid by codetea.com (@frankhe) on CodePen.
GitHub Repository List UI (Vue + Basscss) I'm falling in love with Vue.js + Basscss for rapid prototyping. Apologies for the ugly code! codepen See the Pen GitHub Repository List UI (Vue + Basscss) by Matt Rothenberg (@mattrothenberg) on CodePen.
vue-mobile An UI Framework build with Vue.js for mobile webapp live demos: http://demo.getvum.com/#!/ GitHub
VueCircleMenu A beautiful circle menu powered by Vue.js demo For a better demonstration, please use the phone scan the following two-dimensional code view demo or click here http://web-oysun.cn/VueCircleMenu/ GitHub
Simple accordion menu component for Vuejs
Calendar widget Simple calendar widget built on Vue.js live demo http://otouto.github.io/vue-calendar/ Calendar supports keyboard: arrows - change date; enter - choose date; space - toggle view; esc - close calendar. Installation git clone npm i node app
vue-calendar date-picker component for Vue.js Usage <template> <calendar :show-date-picker.sync="showDatePicker" :time.sync="time" :date-value.sync="dateValue" v-if="showDatePicker" transition="cal
iview iView is a set of UI components and widgets built on Vue.js. This branch is for Vue.js 2.x Live demo https://www.iviewui.com/overview Features High quality and rich functions Friendly APIs,free and flexible Great Documentation It is quite beautiful
Slider Vue.js A Vue.js component to set a degree of rotation in a CSS Variable. codepen See the Pen Sliderº — Vue.js by Jase (@jasesmith) on CodePen.