Pinned Repositories
awesome-vue
🎉 A curated list of awesome things related to Vue.js
core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
create-vue
🛠️ The recommended way to start a Vite-powered Vue project
devtools
⚙️ Browser devtools extension for debugging Vue.js applications.
docs
📄 Documentation for Vue 3
pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
router
🚦 The official router for Vue.js
vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
vue-cli
🛠️ webpack-based tooling for Vue.js Development
vuex
🗃️ Centralized State Management for Vue.js.
Vue's Repositories
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
vuejs/devtools-v6
⚙️ Browser devtools extension for debugging Vue.js applications.
vuejs/vuepress
📝 Minimalistic Vue-powered static site generator
vuejs/petite-vue
6kb subset of Vue optimized for progressive enhancement
vuejs/apollo
🚀 Apollo/GraphQL integration for VueJS
vuejs/vetur
Vue tooling for VS Code.
vuejs/v2.vuejs.org
📄 Documentation for Vue 2
vuejs/vue-loader
📦 Webpack loader for Vue.js components
vuejs/rfcs
RFCs for substantial changes / feature additions to Vue core
vuejs/composition-api
Composition API plugin for Vue 2
vuejs/vue-test-utils
Component Test Utils for Vue 2
vuejs/vue-vapor
Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
vuejs/jsx-vue2
monorepo for Babel / Vue JSX related packages
vuejs/vue-syntax-highlight
💡 Sublime Text syntax highlighting for single-file Vue components
vuejs/vue-web-component-wrapper
(Vue 2 only) Wrap a Vue component as a web component / custom element.
vuejs/vue-jest
Jest Vue transformer
vuejs/vue2-ssr-docs
Vue.js Server-Side Rendering Guide (for Vue 2)
vuejs/blog
📝 The official Vue.js blog
vuejs/component-compiler-utils
Lower level utilities for compiling Vue single file components
vuejs/vue-codemod
Vue.js codemod scripts
vuejs/theme
VitePress theme for vuejs.org.
vuejs/vue-template-explorer
Vue template compilation explorer
vuejs/jp.vuejs.org
:jp: Japanese translation for vuejs.org
vuejs/composition-api-converter
Automatically migrate components to the Function API
vuejs/vue-issue-helper
vuejs/art
🎨 Artworks
vuejs/eslint-config-airbnb
ESLint Shareable Configs for Airbnb JavaScript Style Guide in Vue.js Projects
vuejs/news.vuejs.org
Vue.js News Portal
vuejs/consolidate.js
Template engine consolidation library for node.js