gitmyhub

awesome-github-vue

★ 13k updated 2y ago

Vue相关开源项目库汇总

A weekly-updated Chinese-language curated list of open-source Vue.js projects, organized into UI component libraries, frameworks, utility tools, application examples, and demo projects.

Vue.jsJavaScriptsetup: easycomplexity 1/5

This repository is a curated collection of open-source projects related to Vue.js, a JavaScript framework for building web interfaces. It was assembled and is maintained by OpenDigg, a Chinese platform that tracks popular open-source software. The list is written in Chinese and updated roughly once a week to stay in sync with the OpenDigg project directory.

The collection is organized into several categories. The largest section covers UI component libraries, which are pre-built sets of buttons, forms, tables, date pickers, image uploaders, charts, maps, and similar visual building blocks that developers can drop into a Vue.js application. A separate section lists development frameworks built on top of Vue.js itself, along with a section for utility libraries that handle things like scrolling, drag-and-drop, file uploads, and infinite loading.

Other sections cover server-side tools that pair with Vue.js, auxiliary developer tools such as editors and code highlighters, and full application examples including chat apps, music players, and admin dashboards. A final demo section shows smaller proof-of-concept projects built with Vue.js.

Each entry in the list shows the project name as a link to its GitHub page, along with a star count at the time of the last update and a short Chinese-language description. The star counts shown are not live figures; they reflect the count at the most recent weekly sync.

This is a reference list, not a piece of software you install or run. Its purpose is to help developers find Vue.js tools and examples in one place. If you are not building a web application with Vue.js, this repository has no direct use for you. The full README is longer than what was shown.

Where it fits