A curated list of awesome things related to Vue.js
- Official Resources
- External Resources
- Community
- Podcasts
- Official Examples
- Tutorials
- Development Tools
- Syntax Highlighting
- Snippets
- Autocomplete
- Component Collections
- Libraries & Plugins
- Projects Using Vue.js
- Vue.js่ณๆใพใจใ(for japanese) by @hashrock
- Gitter Chat Room
- Official Forum
- vue-requests โ 25 - Request a Vue.js module you wish existed or get ideas for modules
- Full Stack Radio #30 (11-23-2015)
- JavaScript Jabber #187 (11-25-2015)
- Changelog #184 (11-27-2015)
- Software Engineering Daily (12-29-2015)
- Javascript Air 016 (03-30-2016)
- Vue.js screencasts on Laracasts
- What's New in Vue.js 1.0 on Sitepoint
- Build an App with Vue.js: From Authentication to Calling an API on Auth0 blog
- Create a GitHub File Explorer Using Vue.js on Scotch.io
- Vue.js Tutorial on Vegibit
- Vue.js build set-up from scratch with webpack, vue-loader and hot reload
- Vuex basics: Tutorial and explanation
- Vuex introduction video - James Browne from London Vue.js Meetup #1
- Vue.js ไธญๆ็ณปๅ่ง้ขๆ็จ on Laravist
- Vue.js: The Basics on Coligo.io
- Practical Intro to Components in Vue.js on Coligo.io
- Develop a Reactive Invoice App using Vue.js on craigmckenna.com
- Understanding Filters in Vue.js on Coligo.io
- Hybrid App Example with Laravel and Vue.js in portuguese by @vedovelli
- Creating a Markdown Editor with VueJs and GitHub's API on Coligo.io
- Building a Real-Time Web Analytics Dashboard with NodeJs, Socket.io, and VueJs on Coligo.io
- Vue.js Introduction Turkish Language on oguzhan.in
- Vue.js VideoTutoral Series in Spanish (3-8-2016) on YouTube by Juan Andrรฉs Nรบรฑez
- Building a Bookmarking App with Electron, VueJs, and Firebase on Coligo.io
- Learn Vuex by Building a Notes App on Coligo.io
- Vue.js Screencast Series in Spanish on Styde.net
- Vue.js screencasts on Laracasts 0.12
- Build an App with Vue.js on Scotch.io 0.12
- Getting Started with Vue.js on Sitepoint 0.12
- Vue.js video series in portuguese 0.12
- Vue.js video series in russian on Ausite 0.12
- A Quick Introduction to Vue.js by Matt Sparks 0.12
- Getting Started with Vue.js + vue-router by Michael Calkins 0.12
- Many JS Frameworks but Vue.js Is Different by Taha Shashtari 0.12
- Getting Started with Vue.js - AngularJS perspective by Dan Mindru 0.11
- vue-cli โ 569: official CLI for scaffolding Vue.js projects.
- vue-loader โ 453 - Vue component loader for Webpack.
- vueify โ 409 - Vue component transform for Browserify.
- vue-devtools โ 589 - Chrome devtools extension for debugging Vue applications.
- grunt-vueify โ
1 - Translate
.vuefiles to pure JavaScript, without using Browserify. (Useful for Electron apps) - vue-compiler โ 2 - A simple CLI wrapper around vueify
- vue-autocompile - Atom.io package to compile
.vuefiles on save. - vue-dev-server โ
3 - A small webpack-based development server for building standalone
vuecomponents - vue-go-cli โ 2 - a CLI tool for scaffolding new projects generating components, services, and mixins.
- brunch-vue โ 2 - Adds support to Brunch for pre-compiling single file Vue components.
- vueify-extract-css โ 18 - Browserify plugin to extract css from Vueify-compiled single file components to a separate css file.
- eslint-plugin-vue โ 21 - Eslint plugin for .vue files.
- vbuild โ 59 - Preset build tool for Vue.js apps.
- vue-markdown-loader Convert Markdown file to Vue Component using markdown-it.
- Sublime Text โ 164
- Atom by @hedefalk
- Atom (2) by @CYBAI
- Vim โ 30 by @darthmall and @posva
- Visual Studio Code by Jim Liu
- Brackets โ 6 by @pandao
- IntelliJ IDEA / WebStorm โ 135 by @henjue
- Emacs โ 2 by @CodeFalling
- Visual Studio 2015 by @madskristensen
- vue-snippets for Atom.io by @ealves-pt
- vue-autocomplete for Atom.io by @ealves-pt
-
VueStrap, Bootstrap components built with pure Vue.js by @yuche 1.0
-
VueBoot, Bootstrap v4 components by @Morgul 1.0
-
vue-mdl โ 284: Reusable Vue.js components using Material Design Lite. By @posva
-
Extra Vuestrap components, more components built with just B4 and Vue.js, by @kzima 1.0
-
VueStrap Base Components, A complete set of Bootstrap 4 web components built with pure Vue.js, by @kzima 1.0
-
vux โ 1,068: Mobile web UI Components based on Vue and WeUI
-
Vue Material Components: Vue.js UI components using materializecss.com by mjanys
-
Vue Upload Component: Vue.js Multiple file upload component support ie9 lianyue.org by LianYue
-
vue-comps: A collection of unstyled and unanimated plain vue components
- vue-materialize โ
25: materializeCss styles and animations for
vue-comps - vue-clusterize โ 18: implementation of clusterize.js in vue, invisible pagination
- vue-side-nav: responsive, touch enabled side nav
- vue-parallax: Scrolls a image slower than the window to create a neat optical effect
- vue-zoombox: implementation of zoomerang, Zooms into everything (images, text) - without animations
- vue-icons: webpack based - load only what you need - svg inline icons - font compatible mode - fa, material, mdi and octicons
- vue-materialize โ
25: materializeCss styles and animations for
-
keen-ui: A collection of essential UI components inspired by Material Design
-
material-ui-vue: materializecss UI components with Vue, by @jack
-
vue-spectre: github,spectre components built with Vue.js by @vace 1.0
-
vue-desktop โ 100: A UI library for building admin panel website, by @ElemeFE
-
vue-material-design: A set of material components by @loujiayu
-
- vue-router โ 1,076 - Official router for building SPAs. 1.0 compatible
- Vue page โ 15, a routing system based on pagejs by @AlexToudic
- Vue Lanes โ 19, an event-based routing system for Vue by @bpierre
- Vue route โ 70, ng-view inspired routes for Vue by @ayamflow
- voie โ 108 โ simple router / layout manager inspired by FSMs and ui-router by Boris Okunskiy1.0
- vue-script2 - Load route-specific code or vendor scripts with a
<script>-like tag, by @taoeffect
-
- vue-resource โ 1,162 - AJAX/Resource plugin maintained by the PageKit team. 1.0 compatible
- vue-async-data โ 174 - Async data loading plugin 1.0 compatible
- vue-async-computed โ 15 - Plugin to support computed properties that are calculated asynchronously. By @foxbenjaminfox
- vue-model - Plugin to make rich models with built-in HTTP actions by @aaronfrancis
-
- vuex โ 1,200 - Flux/Redux inspired application architecture for Vue.js.
- revue โ 159 - Redux binding for Vue by @egoist
- vue-redux โ 74 - Redux binding for Vue by @yang-wei
- vue-freeze โ 29 - Simple state management whitout bloating API and Concept for Vue by @BosNaufal
- vue-simple-store โ 25 - Store Organizer To Simplify Your Stores for Vue By @BosNaufal
-
- vue-validator โ 538 - Form validation plugin maintained by @kazupon 1.0 compatible
- Vue validator โ 34 by @xrado
- vue-form โ 105 by @fergaldoyle 1.0 compatible
- Vuex Validator - Validator library for simple and complex state validation by @sebastiansoft 1.0 compatible
-
- vue-countup โ 8: A Vue.js component for the very interesting CountUp.js plugin. 1.0 compatible
- Vue Tag Editor Component โ 19 by @hnakamur
- Vue Crop
- Vue Typeahead
- Typed select component โ 3 by @dgerber
- vue-select โ 45: A Vue.js component implementing the select control with the jQuery select2 plugin. By @Haixing-Hu
- vue-html-editor โ 55: A Vue.js component implementing the HTML editor with the jQuery summernote plugin. By @Haixing-Hu
- vue-datetime-picker โ 54: A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin. By @Haixing-Hu
- vue-country-select โ 11: A Vue.js component implementing the select control used to select countries. It depends on vue-select and vue-i18n. By @Haixing-Hu
- Form generation from JSON Schema โ 19 by @dgerber
- vue-panel โ 36: A suite of Vue.js components for building Flexbox layouts by @ericmcdaniel
- vue-google-maps: A suite of Vue.js components to build reactive Google Maps Applications by @GuillaumeLeclerc
- vue-transition โ 34: A component to trigger a CSS transition at any time by @Twiknight
- SVG icons, SVG sprites in form of a simple
<icon>component, by @kzima 1.0 - Vue YouTube Embed โ 16: a component for Vue.js and YouTube by @kaorun343
- Vue datepicker โ 48: calendar and datepicker component with material design for Vue.js by @hilongjw
- vue-date-picker โ 16: A simple datepicker component for Vue.js by @Bubblings
- vue-spinner โ 131: A collection of loading spinners with Vue.js.
- vue-image-loader โ 14: Async image loader for Vue.js by @eduardostuart
- Vue-progressbar โ 36: A lightweight progress bar for Vue.js by @hilongjw
- Famous-Vue โ 10: Declarative Famous using Vue
- vue-waterfall โ 206: A waterfall layout component for Vue.js by @MopTym
- vue-charts โ 17: A Google Charts plugin for Vue.js by @haydenbbickerton
- vue-select โ 155: Simple component that implements Select2/Chosen style dropdowns with no dependencies1.0
- Vue-slide โ 29: A lightweight slide component for Vue.js by @hilongjw
- Vue-quill โ 5: A Vue component implementing the Quill text editor by @brockreece
- vue-pagenav โ 6: A vue pagenav plugin by @zxdong262
- Vue-calendar โ 1: A vue calendar component with less code by cucygh
- vue-autocomplete โ 22 Autocomplete Component for Vue by @BosNaufal
- vue-loading-bar โ 26 Youtube Like Loading Bar Component for Vue by @BosNaufal
- vue-bootstrap-modal โ 5 Bootstrap style modal component for Vue by @Coffcer
- vue-waves โ 3:Click effect inspired by Google's Material Design ,the vue version By @Teddy-Zhu
- [vue-table] (https://github.com/ratiw/vue-table): component that will automatically request (JSON) data from the server and display them nicely in html table with swappable/extensible pagination component. By @ratiw
- [vue-tables] (https://github.com/matfish2/vue-tables): This Vue package offers an easy and intuitive way of displaying Bootstrap-styled grids with data coming either from the client or from the server. By @matfish2
- [vue-smart-table] (https://github.com/gurghet/vue-smart-table): Much table, many enterprise, so nested components, wow!
- [fire-select] (https://github.com/firework/fire-select): Vue component that transforms overwhelming select boxes into something fancy, simple and user-friendly. It is similar to Selectize, Chosen, Select2, etc.
- vue-color, Color picker
- vue-avatar: display user avatar with fallback to user's initials.
- vue-msui by @yjj5855 : A Vue modal
- vue-file-base64 - Vue Component for Converting File to base64 by @BosNaufal
- vue-ripple - Vue Component to Make Google Material Design Ripple Effect by @BosNaufal
- vue-scrollbar - The Simplest Scroll Area Component with custom scrollbar for Vue by @BosNaufal
- vue-tagsinput: A tags input component based on Vue.js
- vue-markdown: A Powerful and Highspeed Markdown Parser for Vue. By @miaolz123
- vue-awesome: Font Awesome component for Vue.js, using inline SVG. By @Justineo
- vue-smoothscroll:scroll website smoothly , By @Teddy-Zhu
- vue-breadcrumbs: Implements simple breadcrumb functionality with vue-router. By @SamTurrell
- vue-datepicker: datepicker component for Vue.js. By @weifeiyue
- vue-timeago: A timeago component for Vue by @EGOIST
- vue-calendar: Vue Material date picker for Vue by @ihanyang
- vue-multiselect: Configurable dropdown/select component similar to Select2/Chosen, with NO dependecies by @shentao
- vue-infinite-loading โ 7: An infinite loading/scroll plugin for Vue.js, support any scrollable element. By @PeachScript
- vue-swipe: touch slider component for Vuejs @ElemeFE
- vue-loadmore: two-direction mobile pull-to-refresh component for Vuejs @ElemeFE
- vue-tree-view: Tree View component for Vuejs @10quality
- vue-swiper: Swiper component. Easy to use. @weilao
- vue-peity: A Vue version of an excellent peity library for beautiful mini graphs, by @fundon
-
- vue-i18n โ 164: Internationalization plugin by @kazupon 1.0, 2.0-pre-alpha compatible
- vue-localize: Internationalization plugin for vue.js based applications
- vue-i18n โ 32: A plugin providing a global interface used to localize internationalized messages used in the application. By @Haixing-Hu
- vue-i18n โ 5: Internationalization plugin by @jinzhe1.x
- vue-locale โ 9: Advanced localization support for VueJS by @sebastiansoft
- vue-jade-editor โ 0: a online jade(pug) editor plugin by @zxdong262
-
- Starter Application with JWT Auth + sample backend API in Laravel
- Node Webkit + Vue example โ 34 by @brandonjpierce
- Vue Samples โ 18 by @superlloyd
- HackerNews clone with vue.js + vue-router โ 2 by @kazupon
- Electron + Vue example โ 145 by @bradstewart
- Single page application example (Vue + Voie) by Boris Okunskiy
- Begin - Task Manager SPA written in Vue + Lumen โ 10 by Raj Abishek
- Vue Mini Shop โ 10 by BosNaufal
- Vue SoundCloud โ 12 by mul14
- Feature Requests (Laravel + Vue Combo) by haydenbbickerton
- Vue Cookbook (Vue1.0 + express) โ 65 by @yjj5855: A demo first screen rendering of a service
- [Vuejs Starter Kit] (https://github.com/MetinSeylan/VuejsStarterKit) modern starter kit by MetinSeylan
- Strong Together - A starter project to build single page Vue.js apps as stand-alone or for Laravel / Laravel Spark projects, based on Browserify and Semantic-ui) by WebSemantics
- vuetest: an ad admin web with user auth, bootstrap ui, uploader, WYSIWYG editor in iframe
- vue-shopping โ 105 by andylei18
-
- Boilerplate for Vue.js plugin โ 16 by @kazupon
- Boilerplate for Vue.js & Atom Electron โ 33 by @rodzzlessa24
- Boilerplate for single page applications by @sebastiansoft
- Boilerplate for SPAs use vuex & vue-router โ 6 by @crossjs
-
- vue-cli โ 569: official CLI for scaffolding Vue.js projects.
- Vue generator โ 64: a simple yeoman generator for Vue by @BirdEggegg
- VENM stack yeoman generator โ 35 by @jfelsinger
- Grail Yeoman Generator โ 9: a advanced yeoman generator for a modern modular one page web app, extendable with Vue.js alongside other nice tools
- VuePack โ 158: A modern starter for Vue and Webpack by @egoist
- VueWebgulp โ 32: A skeleton app using Vuejs, Gulp, and Webpack by @rodzzlessa24
- Vuetober โ 21: SPA scaffolding for October CMS
- vue-go-cli โ 2 - a CLI tool for scaffolding new projects generating components, services, and mixins.
- Brunch with Vue โ 9 - A skeleton application utilizing vue, vuex, vue-resource and vue-router.
-
- Vue for Meteor โ 74 by @zhouzhuojie
- ScalaJS bindings for Vue.js โ 22 by @fancellu
- Socketize Backend โ 6: Sync your model data to Socketize backend automatically. By @Socketize
- Vue-Meteor-Data โ 12 Two-way-reactivity mixin for Vue and Meteor by @JakobRosenberg
- Vue Proerty Decorator โ 7: Property Decorators for Vue.js by @kaorun343
- Vue-Typed: The vue-class-component in typescript favor by @budiadiono
- Vue as a Meteor UI layer: Packages to integrate vue in your meteor project as first-class citizen (with single-file components & apollo support) by @Akryum
-
- vue-element โ 73: Register real custom elements with Vue.
- vue-touch โ 220: Hammer.js wrapper directives for touch gestures. (Updated for 1.0!)
- vue-animated-list โ
88: A Vue.js plugin for easily animating
v-forrendered lists. - Vue placeholder directives โ 46 by @lithiumjake
- Vue in viewport detection directive โ 27 by @holic
- Vue once directive โ 10 by @kewah
- Vue Modified Directive โ 10 by @KyleRoss
- Maintain scroll position on page changes โ 16 by @mark-hahn
- vue-titlecase โ 9: A plugin providing a global filter and an instance method used to titlecase (different from capitalize) strings. By @Haixing-Hu
- vue-format โ 9: A plugin providing a global filter and an instance method used to format messages with arguments. By @Haixing-Hu
- vue-clickaway โ 33: Assign a method to be called whenever user clicks away from the element. By @simplesmiler
- vue-focus โ 31: Manage input focus in the MVVM-friendly way. By @simplesmiler
- vue-transfer-dom โ 18: Transfer DOM to another location. by @rhyzx
- vue-lazyload โ 60: lazyloading images. by @hilongjw
- v-touch โ 5: The easiest way to use Hammer.js with Vue.js and use touch gestures. by @didierfranc Vue.js 1.x
- vue-mixins โ 9 A collection of mixins aimed to replace some jQuery functionality
- vue-filters โ 2 A collection of filters
- vue-round-filter โ 0 filter for rounding with whichever decimal accuracy
- vue-paginate โ 40 A simple plugin to use pagination in vue.js. by @TahaSh
- vue-super โ 5 A simple plugin to call methods on parent components.
- vue-deepstream โ 6 Plugin to simplify event subscription and event trigger when using deepstream.io
- vue-plain โ 1 Plugin to get plain object from vue getter/setter object.
- vue-calc-input โ 1 Vue directive to make a calculator input behavior by @BosNaufal
- vue-move-dom โ 1 Vue Directive to move the DOM without losing all the VM data, event, etc. by @BosNaufal
- vue-animate โ 10: Use Animate.css with Vue.js transitions. By @haydenbbickerton
- vue-sortable โ 19: A lightweight directive for reorderable drag-and-drop lists using RubaXa/Sortable. By @sagalbot
- vue-loading โ 14: Vue directive, show loading block in any element. By @coffcer
- vue-gesture โ 6:touch events plugin for Vue.js.You can v-gesture directive,and directive auguments can use a tap, swipe, etc.
- vue-lazyload-img โ 6 another image lazyload plugin for Vue, especially optimized for mobile browser. By @JALBAA
- vue-helmet : Like react-helmet, a HTML head manager for Vue, edit the page title easily. By @miaolz123
- vue-socket.io โ 28 : socket.io-client plugin for Vuejs, manage socket.io event in Vue vm. By @MetinSeylan
- vue-clipboard
- vue-dragula: Vue wrapper for dragula
- vue-infinite-scroll: infinite scroll directive for Vuejs @ElemeFE
- vue-toast-mobile: mobile toast plugin for Vuejs @ElemeFE
- vue-indicator: mobile loading indicator plugin for Vuejs @ElemeFE
- vue-msgbox: message box (like Sweet Alert) plugin for Vuejs @ElemeFE
- vue-scroll: add scroll up function and optimize the origin algorithm. Reference to ElemeFE/vue-infinite-scroll. @suguangwen
-
- vue-head - Manager the meta information of the head tag, a simple and easy way
-
- PageKit [Source]
- p5.js editor [Source]
- Python China [Source]
- npmcharts.com [Source]
- Todolist โ 11 by @jiyinyiyong
- Dashboard framework โ 40 by @thelinuxlich
- a simple notepad โ 43
- FilterBlend โ 135: CSS blend modes and filters playground by @ilyashubin
- Koel: Music streaming server
- Selection Translator [Source] A Chrome Extension let browse any language websites has never been easier.
- SwitchHosts [Source] Switch hosts quickly.
- RSS Reader โ 139 Simple RSS Reader made using atom electron and vue.js.
- Gokotta โ 124: A simple music player built by electron and vue.
- Coffeebreak โ 38 Tool for live editing CSS components
- BaiduHui: Push Notification - ็พๅบฆๆ ๏ผๅฎๆถๆจ้ไผๆ [Source] A Chrome Extension allows user use Baidu-Hui services and recieves the push notification about the latest discount infos.
- CoPilot - An admin portal based on AdminLTE with vue.js integration. [Source]
- Retrospectify[Source] A simple tool for doing collaborative retrospectives in agile teams.
- jade-press[Source] cms based on mongodb, nodejs, koa, vue and more.
- astralapp[source] Organize Your GitHub Stars With Ease.
- liqi.newtab - ๅฉๅจ ยท ็ตๆ็ๆๅจ New Tab[Source] A New Tab Chrome Extension gives you a moment to read the good quotations with their recommanded tools which were excerpted from the interviews made by liqi.com, you can always find your favorites.
-
- Laravel Spark
- Vice Video
- Formlets
- Laracasts
- Sainsbury's Entertainment onboarding platform
- CUUSOO
- esa.io
- N1.ru
- ็จๅๆ้
- Prague Airport
- Expressionery
- BUYIT by @Workswell Australia
- Portfolio Site by Corentin Bac
- Compare Prices by Currys & PCWorld
- Grammarly mistake-free writing service
- Laravist
- Atiiv An app aimed for personal trainers and their clients.
- Embalses! A tool to report water dam level using the U.S. Geological Survey database.
- TravelMap A simple way for travellers to create a blog based on a Map
- movienote.org A app which help users maintaining a list about what movie they have watched.
- Proper Cloth Shirt Builder Custom shirt builder
- CheckIt โ 0
- Reddit News โ 27 A browser extension which show notifications and news from reddit
- Powerpuff Yourself by Cartoon Networks
- ๅฐๆก้ ฑ
- ้ๅฒๅๅฎข
- cloudradioo Web app that plays randomly all top 50 songs from the soundcloud charts
- Zova
- ้ฃๆไพ
- COPA 2016
- Subordination A desktop app for translating and editing subtitles
- SPA Blog Personal blog and portfolio site see repository
-
- Jean-Pierre Morin | 1700 LAPOSTE - by รcorce & KFFEIN
- Facebook NewsFeed
- YouTube AdBlitz 2016
- Blood, Sweat and Tools - by Jam3, led by @cheapsteak
- Omnisense Experience - Awwwards & FWA SOTD, FWA Cutting Edge. Awwwards SOTM nominee.
- Being the Bear - Awwwards & FWA SOTD, FWA Cutting Edge, Awwwards SOTM nominee.
- Heineken Star Experience - FWA SOTD.
- Louis Ansa Website (portfolio) - Awwwards SOTD, FWA nominee.
- Digital For All
- Djeco.com
-
- Alibaba
- Baidu
- Sina Weibo
- Xiaomi
- Ele.me
- Optimizely
- Expedia
- UCWeb
- Line
- Nintendo
- Celtra
- Sainsbury's
- AREX
- DJI

