Code Monkey home page Code Monkey logo

awesome-vuejs's Introduction

Awesome Vue.js

A curated list of awesome packages, tutorials and other cool resources for Vue.js

Official Resources

External Resources

Community

Tutorials

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.
  • vueify-extract-css - Browserify plugin to extract css from Vueify-compiled single file components to a separate css file.
  • eslint-plugin-vue - Eslint plugin for .vue files.
  • vbuild ★119 - Preset build tool for Vue.js apps.
  • vue-markdown-loader ★2 Convert Markdown file to Vue Component using markdown-it.
  • vue-cluster Official Vue2 Socketcluster server-less framework with examples.
  • vue-ts-loader vue-ts-loader A webpack loader for loading TypeScript in .vue's single file component
  • express-vue Vue rendering engine for Express.js load .vue files directly using app.render()
  • vue-play ★53 - UI Component Dev Environment for Vue inspired by react-storybook.
  • vue-form-generator - A schema-based form generator component for Vue.js

Syntax Highlighting

Snippets

Autocomplete

Component Collections

Libraries & Plugins

Projects Using Vue.js

awesome-vuejs's People

Contributors

bootstrapdash-team avatar mesingh avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.