Skip to content

Latest commit

 

History

History
executable file
·
49 lines (25 loc) · 701 Bytes

README.md

File metadata and controls

executable file
·
49 lines (25 loc) · 701 Bytes

meifei

A vue components library. 一个vue组件库。

Status

项目正在开发中~

TODO Component

1. nav-bar

2. loading

3. progress-bar

4. tab-bar

5. icon

  1. toast

7. button

  1. badge

9. music

TODO

  1. 添加eslint校验代码

  2. 添加test目录,使用jest测试代码

3. 完善拆分rollup.config.js

  1. 重写、设计example页面

  2. 完善README.md,新增README.zh-CN.md

  3. 使用vuepress编写文档(待定)

  4. 使用angular的git commit规范

  5. 使用netlify部署example,doc

  6. 添加.npmignore,当发布npm时,忽略部分文件目录

  7. 简化预发布、发布版本的流程,整合终端操作命令