awesome-dev-web-vuejs
Awesome-Vue.JS-List
:heart: 收藏列表 - :+1: 很棒的 Vue.js 开发工具和生态技术。
Favorites list - great Vue.js development tools and ecological technology.
Vue 是一个渐进式的 Web 开发框架,官网为 https://vuejs.org/
目录
Resource navigation list.
- 技术参考文档(Technical Reference Document)
- 构建工具(Build Tools)
- 状态管理(Application State Management)
- 路由管理(Route Management)
- UI 设计系统(UI Design System)
- UI 组件(UI Component)
- 优化方案(Application Optimization)
- 深入探索(Explore In Depth)
- 更多(More)
技术参考文档
Official and unofficial technical reference documents.
构建工具
Application building tools, including code file merging and packaging, syntax rule checking, etc.
状态管理
Vue application global state management and optimization.
- Pinia - Vue.js 官方解决方案。
路由管理
Route management for SPA applications built with Vue.js.
- Vue Router - Vue.js 官方解决方案。
UI 设计系统
UI Design System, provides a base system for building a design system.
UI 组件
Feature-rich component library built on Vue.js.
组件库
UI component library, providing a set of components with consistent design style.
独立组件
Independent UI components, only providing component modules that implement an interactive function.
- 虚拟列表&滚动器(Virtual List & Scroller)
优化方案
React web application optimization solution.
深入探索
Explore the principles behind the technology, the underlying architecture, etc.
更多
More other unclassified resources.
- VueUse - 实用工具集。