0.0.1 • Published 3 years ago

elegant-vue v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

官网文档

查看项目

项目介绍

本项目是为了学习vue3.0而写的一个组件库,使用typescriptsass可以让你快速学习vue3的新特性。项目仅供学习。(请勿在生产环境中使用)

重要概念

1. 数据响应式
2. 组件化
3. 编译
4. 事件、双向绑定、插槽
5. 缓存组件、动画(transition)
6. Vue-Router
9. Vuex

组件计划

  • button组件
  • icon组件
  • switch组件
  • table组件
  • modal组件
  • menu组件
  • tree组件
  • message组件
  • scroll组件
  • Datepicker组件
  • form组件

个人博客

博客地址

项目展示

首页 介绍 switch组件 button组件 tab组件