1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-05-26 18:02:07 -04:00
🎉 A curated list of awesome things related to Vue.js
Find a file
2016-03-13 13:06:39 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-01-09 19:18:16 -05:00
logo.png logo 2015-10-19 20:23:19 -04:00
README.md add some new stuff 2016-03-13 13:06:39 -04:00


awesome

Awesome Vue.js Awesome

A curated list of awesome things related to Vue.js

Official Resources

External Resources

Community

Podcasts

Official Examples

Tutorials

0.12 and earlier

Development Tools

  • vue-cli: official CLI for scaffolding Vue.js projects.
  • vue-loader - Vue component loader for Webpack.
  • vueify - Vue component transform for Browserify.
  • vue-devtools - Chrome devtools extension for debugging Vue applications.
  • grunt-vueify - Translate .vue files to pure JavaScript, without using Browserify. (Useful for Electron apps)
  • vue-compiler - A simple CLI wrapper around vueify
  • vue-autocompile - Atom.io package to compile .vue files on save.
  • vue-dev-server - A small webpack-based development server for building standalone vue components
  • vue-go-cli - a CLI tool for scaffolding new projects generating components, services, and mixins.
  • brunch-vue - Adds support to Brunch for pre-compiling single file Vue components.

Syntax Highlighting

Libraries & Plugins

Projects Using Vue.js

License

CC0