# Vue

Vue.js 是一个渐进式 JavaScript 框架,一款用于构建 Web 界面,易学易用,性能出色且功能丰富的框架。官网为 https://vuejs.org/

(Recommend)推荐一个其它的很棒的收藏列表,👉 https://github.com/vuejs/awesome-vue

# 技术参考文档

Official and unofficial technical reference documents.

# 构建工具

Application building tools, including JSX code compilation, code file merging and packaging, syntax rule checking, etc.

# JSX

# 组合式函数 (Composables)

# 状态管理

Vue application global state management and optimization.

# 路由管理

Route management for SPA applications built with React.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.

# 优化方案

React web application optimization solution.

# 深入探索

Explore the principles behind the technology, the underlying architecture, etc.

# 更多

More other unclassified resources.

Last Updated: 6/8/2022, 12:24:59 AM