BG MixMaster CSS Background Grid

BG MixMaster 90 — CSS Background Grid /Pattern Generator make a background grid (like graph paper) using only one background gradient property and ended up with this killer mix tape for making all kinds
25 June 2017

Beautiful UI components build with vue and ant design

vue-beauty Vue-beauty is a set of PC-based UI component libraries based on vue.js and ant-design styles designed to help developers improve product experience and development efficiency and reduce maintenance costs. live demo
21 June 2017

A minimal Material Todo List with Vue

Material Todo List with Vue A minimal todo list app that lives in your local browser storage. Built with Materialize CSS and Vue.js. Give it a try and a star on Github
14 June 2017

Vue Dropdown

Vue Dropdown Building reusable vue components codepen demo See the Pen Vue Dropdown by Jorge Nieto (@wanxe) on CodePen.
14 June 2017

Vuelidate : Simple, lightweight model-based validation

Vuelidate Simple, lightweight model-based validation for Vue.js 2.0 Features & characteristics: Model based Decoupled from templates Dependency free, minimalistic library Support for collection validations Support for nested models Contextified valdiators Easy
14 June 2017

Real-time notes app built with Vue.js

Notational, notes at the speed of thought. Notational encourages you to keep your hands on the keyboard so you can create, update, and find notes really quickly. The UX is based on the
07 June 2017

Vue 2 components for Leaflet maps

Vue2Leaflet Vue2 component that helps with leaflet interaction How to display a map with a marker Register Map and TileLayer components from Vue2Leaflet Vue.component('v-map', Vue2Leaflet.Map); Vue.component('v-tilelayer', Vue2Leaflet.TileLayer)
07 June 2017

Forrest : An npm scripts desktop client

Forrest Forrest is an npm desktop client to deal with daily work flows. It lets you control common npm commands and all custom scripts defined in the package.json. It's still in early
07 June 2017

Vue.js file upload Support for multiple file uploads

vue-upload-component Vue.js file upload component, Support for multiple file uploads, progress, html4, ie9 Html4 does not support the progress bar, file size, accept, timeout, headers, response status code error of judgment live
07 June 2017

A Vue component for file uploads

A Vue component for file uploads A Vue.js component for Dropzone.js - a drag’n’drop file uploads utility with image previews. Live demo https://rowanwins.github.io/vue-dropzone/dist/index.
07 June 2017

VueJS input component

VueJS input component Mobile & Desktop friendly VueJS input component Features used CSS variables Vue's transition-group Flexbox PS. This pen is not about how to make the most optimised version. It's for inspirational
07 June 2017

Instagram filter Built with Vue.js

Instagram filter Rapid prototype Rapid prototype of the Instagram filter selection UX. Built with: Vue, Tachyons, CSSgram, Flickity. codepen demo See the Pen Instagram Filter Rapid Prototype (Vue + CSSGram) by Matt Rothenberg (@mattrothenberg)
02 June 2017

vue-timeago : A timeago component Vue.js

vue-timeago vue-timeago is a simple vue component used to format date with *** time ago statement. A timeago component Vue.js Basic demo https://egoistian.com/vue-timeago/ i18n support For all supported languages, see
18 May 2017

mavonEditor : A nice vue.js markdown editor

mavonEditor A nice vue.js markdown editor.Support WYSIWYG editing mode, reading mode and so on. Install mavon-editor $ npm install mavon-editor --save package.json "mavon-editor": "^1.3.5" Use
21 April 2017

Markdown previewer bases on Vue

Vue Markdown Previewer Markdown previewer bases on Vue, Sass, and marked. For the Free Code Camp data visualization certification. I took the placeholder text from Free code camp. codepen See the Pen Vue
14 April 2017

Two-sided flippy modal

Two-sided flippy modal For some reason, Chrome blinks out on the first flip, but then is fine after that. Safari seems to work great right away. codepen See the Pen Flippin' Modal by
11 April 2017

Muse UI : Material Design UI library for Vuejs 2.0

Material Design UI library for Vuejs 2.0 A Vue 2.0 and Material Design based UI Component library Muse UI basically implements every component outlined in the Material Design guideline,and also
11 April 2017

Vue2 page transitions with GSAP

Vue2 page transitions Some default Vue2 page transitions, Feel free to use them in your own projects. Suggestions are welcome! :) codepen See the Pen Vue2 page transitions with GSAP by Tim Rijkse (@timrijkse)
28 March 2017

Component Alert with prop.sync example

Component Alert with prop.sync example Simple Vuejs component example. It allows you to set the state of the component from the outside or from within and it will be reflected on both
28 March 2017

Timepicker component for Vue 2

vuejs timepickr This is a timepicker component for Vue 2. This was experiment with Vue 2. This repository is not maintained, but you are free to fork it. Component is touch & keyboard
28 March 2017

Date-picker component for Vue.js

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="
16 March 2017

Simple calendar widget built on Vue.js

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 -
16 March 2017

A beautiful circle menu with Vue.js

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
14 March 2017

GitHub Repository List UI with Vue.js

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
11 March 2017

Switchable Grid with vue.js

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
08 March 2017

Navigation Menu with vue

Navigation Menu To kick things off we’re going to build a simple navigation bar. There are a few basic components almost every Vue.js app need to have. They are: The model,
08 March 2017

build a Pomodoro Clock with vue.js

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
08 March 2017