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/awesome-vue
🎉 A curated list of awesome things related to Vue.js
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
vuejs/vue-router
🚦 The official router for Vue 2
vuejs/vitepress
Vite & Vue powered static site generator.
vuejs/pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
vuejs/language-tools
⚡ High-performance Vue language tooling based-on Volar.js
vuejs/apollo
🚀 Apollo/GraphQL integration for VueJS
vuejs/rfcs
RFCs for substantial changes / feature additions to Vue core
vuejs/eslint-plugin-vue
Official ESLint plugin for Vue.js
vuejs/router
🚦 The official router for Vue.js
vuejs/create-vue
🛠️ The recommended way to start a Vite-powered Vue project
vuejs/vuefire
🔥 Firebase bindings for Vue.js
vuejs/docs
📄 Documentation for Vue 3
vuejs/vue-vapor
Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
vuejs/devtools
⚙️ Browser devtools extension for debugging Vue.js applications.
vuejs/babel-plugin-jsx
JSX for Vue 3
vuejs/test-utils
Vue Test Utils for Vue 3
vuejs/repl
Vue SFC REPL as a Vue 3 component
vuejs/vue-eslint-parser
The ESLint custom parser for `.vue` files.
vuejs/tsconfig
Base tsconfig for Vue 3 projects.
vuejs/events
Source code for the new Vue.js Events page
vuejs/eslint-config-typescript
ESLint configuration for Vue 3 + TypeScript projects
vuejs/ecosystem-ci
Vue Ecosystem CI
vuejs/eslint-config-prettier
`eslint-config-prettier` for `create-vue` setups
vuejs/news.vuejs.org
Vue.js News Portal
vuejs/vue-jsx-vapor
Vapor mode of vue-jsx
vuejs/create-vue-templates
Snapshots of the generated templates of `npm create vue@latest`
vuejs/create-eslint-config
Utility to setup ESLint in Vue.js projects.
vuejs/eslint-config-standard
ESLint Shareable Configs for JavaScript Standard Style in Vue.js Projects