• This repository has been archived on 18/Oct/2019
  • Stars
    star
    178
  • Rank 213,332 (Top 5 %)
  • Language
  • Created over 7 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ–ผ๏ธ The curated Vue packages list

vue-curated

Deprecated in favor of AwesomeJS.dev


This repository is the primary data source for the curated app. It has a client and a server. It is live at curated.vuejs.org.

The goal is to have few high-quality choices so that developers can quickly find the best package for their need. Only a handful of packages will be accepted for each category.

Contributing

This package list is open to contribution! ๐Ÿ‘

See Contributing Guidelines.

You can also contribute to the client app and the graphql server!

More Repositories

1

vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
TypeScript
207,250
star
2

awesome-vue

๐ŸŽ‰ A curated list of awesome things related to Vue.js
71,824
star
3

core

๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
TypeScript
45,316
star
4

vue-cli

๐Ÿ› ๏ธ webpack-based tooling for Vue.js Development
JavaScript
29,750
star
5

vuex

๐Ÿ—ƒ๏ธ Centralized State Management for Vue.js.
JavaScript
28,397
star
6

devtools

โš™๏ธ Browser devtools extension for debugging Vue.js applications.
TypeScript
24,459
star
7

vuepress

๐Ÿ“ Minimalistic Vue-powered static site generator
JavaScript
22,463
star
8

vue-router

๐Ÿšฆ The official router for Vue 2
JavaScript
19,017
star
9

pinia

๐Ÿ Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
TypeScript
12,902
star
10

vitepress

Vite & Vue powered static site generator.
TypeScript
11,837
star
11

vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
JavaScript
10,957
star
12

petite-vue

6kb subset of Vue optimized for progressive enhancement
TypeScript
8,854
star
13

apollo

๐Ÿš€ Apollo/GraphQL integration for VueJS
TypeScript
5,996
star
14

vue-class-component

ES / TypeScript decorator for class-style Vue components.
TypeScript
5,808
star
15

vetur

Vue tooling for VS Code.
TypeScript
5,739
star
16

language-tools

โšก High-performance Vue language tooling based-on Volar.js
TypeScript
5,705
star
17

v2.vuejs.org

๐Ÿ“„ Documentation for Vue 2
JavaScript
5,040
star
18

vue-loader

๐Ÿ“ฆ Webpack loader for Vue.js components
TypeScript
4,983
star
19

rfcs

RFCs for substantial changes / feature additions to Vue core
4,862
star
20

eslint-plugin-vue

Official ESLint plugin for Vue.js
JavaScript
4,434
star
21

composition-api

Composition API plugin for Vue 2
TypeScript
4,192
star
22

router

๐Ÿšฆ The official router for Vue.js
TypeScript
3,839
star
23

vuefire

๐Ÿ”ฅ Firebase bindings for Vue.js
TypeScript
3,826
star
24

create-vue

๐Ÿ› ๏ธ The recommended way to start a Vite-powered Vue project
Vue
3,643
star
25

vue-test-utils

Component Test Utils for Vue 2
JavaScript
3,566
star
26

vue-rx

๐Ÿ‘๏ธ RxJS integration for Vue.js.
JavaScript
3,345
star
27

docs

๐Ÿ“„ Documentation for Vue 3
Vue
2,880
star
28

vue-touch

Hammer.js wrapper for Vue.js
JavaScript
2,728
star
29

vuex-router-sync

Effortlessly keep vue-router and vuex store in sync.
JavaScript
2,517
star
30

vue-hackernews

HackerNews clone with Vue.js
Vue
2,515
star
31

v2.cn.vuejs.org

๐Ÿ‡จ๐Ÿ‡ณ Chinese translation for v2.vuejs.org
JavaScript
1,866
star
32

babel-plugin-transform-vue-jsx

babel plugin for vue 2.0 jsx
JavaScript
1,847
star
33

core-vapor

Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
TypeScript
1,784
star
34

babel-plugin-jsx

JSX for Vue 3
TypeScript
1,704
star
35

vue-syntax-highlight

๐Ÿ’ก Sublime Text syntax highlighting for single-file Vue components
1,483
star
36

jsx-vue2

monorepo for Babel / Vue JSX related packages
JavaScript
1,465
star
37

devtools-next

The next iteration of Vue DevTools
TypeScript
1,328
star
38

ui

๐Ÿ’ป UI components for official Vue organization apps
Vue
1,328
star
39

vue-docs-zh-cn

่ฏฅ้กน็›ฎๅทฒไธๅ†็ปดๆŠค๏ผŒๆœ‰ๅŠณ้€š่ฟ‡ Vue ๅฎ˜็ฝ‘ๆŸฅ้˜…ๆœ€ๆ–ฐ็š„ๆ–‡ๆกฃ
1,324
star
40

vueify

Browserify transform for single-file Vue components
JavaScript
1,168
star
41

vue-web-component-wrapper

(Vue 2 only) Wrap a Vue component as a web component / custom element.
JavaScript
1,041
star
42

test-utils

Vue Test Utils for Vue 3
TypeScript
1,018
star
43

docs-next-zh-cn

๐Ÿ‡จ๐Ÿ‡ณ Chinese translation for v3.vuejs.org
Vue
955
star
44

repl

Vue SFC REPL as a Vue 3 component
TypeScript
879
star
45

roadmap

๐Ÿ—บ๏ธ Roadmap for the Vue.js project (archive)
847
star
46

rollup-plugin-vue

Roll .vue files
TypeScript
845
star
47

vue-jest

Jest Vue transformer
JavaScript
744
star
48

vue-migration-helper

CLI tool to aid in migration from Vue 1.x to 2.0
JavaScript
594
star
49

vue-dev-server

A POC dev server that allows you to import `*.vue` files via native ES modules imports.
TypeScript
572
star
50

vue2-ssr-docs

Vue.js Server-Side Rendering Guide (for Vue 2)
563
star
51

vue-hot-reload-api

๐ŸŒถ๏ธ Hot reload API for Vue components
JavaScript
466
star
52

vue-animated-list

A Vue.js plugin for easily animating `v-for` rendered lists.
JavaScript
462
star
53

vue-eslint-parser

The ESLint custom parser for `.vue` files.
TypeScript
442
star
54

vue-next-webpack-preview

JavaScript
424
star
55

vue-async-data

Async data loading plugin
JavaScript
417
star
56

vue-component-compiler

Compile a single file Vue component into a CommonJS module.
TypeScript
342
star
57

vue-cli-plugin-vue-next

A Vue CLI plugin for trying out vue-next (experimental)
JavaScript
339
star
58

eslint-config-vue

JavaScript
325
star
59

blog

๐Ÿ“ The official Vue.js blog
Vue
319
star
60

component-compiler-utils

Lower level utilities for compiling Vue single file components
TypeScript
319
star
61

vue-test-utils-jest-example

Example project using Jest + vue-test-utils together
JavaScript
296
star
62

tsconfig

Base tsconfig for Vue 3 projects.
291
star
63

vue-template-explorer

Vue template compilation explorer
Vue
266
star
64

vue-codemod

Vue.js codemod scripts
TypeScript
258
star
65

events

Source code for the new Vue.js Events page
Vue
251
star
66

jp.vuejs.org

๐Ÿ‡ฏ๐Ÿ‡ต Japanese translation for vuejs.org
JavaScript
244
star
67

theme

VitePress theme for vuejs.org.
Vue
227
star
68

v3-migration-guide

Vue 2 -> Vue 3 migration guide
JavaScript
214
star
69

vue-element

register a custom element with Vue.js.
JavaScript
209
star
70

Discussion

Vue.js discussion
167
star
71

vuex-observable

Consume Vuex actions as Observables using RxJS 5
JavaScript
155
star
72

composition-api-converter

Automatically migrate components to the Function API
JavaScript
146
star
73

vue-issue-helper

Vue
145
star
74

babel-preset-vue-app

Babel preset for Vue app.
JavaScript
125
star
75

art

๐ŸŽจ Artworks
124
star
76

eslint-config-typescript

eslint-config-typescript for vue projects
JavaScript
115
star
77

vue-router-demos

Live demos for vue-router
Vue
107
star
78

eslint-plugin-vue-libs

Eslint plugin for Vue internal development
JavaScript
107
star
79

laravel-elixir-vue-2

Laravel Elixir Vue 2.0 support plugin
JavaScript
106
star
80

vue-test-utils-mocha-webpack-example

Example project using mocha-webpack and vue-test-utils
JavaScript
104
star
81

composition-api-rfc

Vuepress render for the Composition API RFC
JavaScript
104
star
82

ecosystem-ci

Vue Ecosystem CI
TypeScript
92
star
83

babel-preset-vue

Babel preset for transforming Vue JSX.
JavaScript
88
star
84

vue-test-utils-getting-started

Demo project for `vue-test-utils`
JavaScript
81
star
85

vue-webpack-meteor-example

Example using Vue with Meteor, while leveraging the normal Webpack + NPM workflow for your front-end.
Vue
78
star
86

eslint-config-airbnb

ESLint Shareable Configs for Airbnb JavaScript Style Guide in Vue.js Projects
JavaScript
71
star
87

vue-requests

Need a Vue.js module or looking for ideas?
69
star
88

news.vuejs.org

Vue.js News Portal
Vue
66
star
89

vue-curated-client

Official curation list client
Vue
65
star
90

eslint-config-prettier

eslint-config-prettier for vue-cli
JavaScript
64
star
91

vue-test-utils-typescript-example

Example project using TypeScript, Jest + vue-test-utils together
Vue
61
star
92

vue-template-es2015-compiler

Support a subset of handy ES2015 features in Vue 2.0 templates.
JavaScript
61
star
93

create-eslint-config

Utility to setup ESLint in Vue.js projects.
JavaScript
43
star
94

create-vue-templates

Snapshots of the generated templates of `npm create vue@latest`
Vue
43
star
95

eslint-config-standard

ESLint Shareable Configs for JavaScript Standard Style in Vue.js Projects
JavaScript
40
star
96

vue-ssr-html-stream

Transform stream to simplify Vue SSR streaming
HTML
40
star
97

it.vuejs.org

Italian translation for vuejs.org ๐Ÿ‡ฎ๐Ÿ‡น
JavaScript
36
star
98

systemjs-plugin-vue

SystemJS plugin for Vue single file components
JavaScript
34
star
99

test-utils-docs

Docs for vue-test-utils-next
JavaScript
33
star
100

vue-curated-server

JavaScript
31
star