1.1.0 • Published 4 years ago

@halobear/vue v1.1.0

Weekly downloads
9
License
ISC
Repository
github
Last release
4 years ago

简陋文档

文档

安装使用

yarn add @halobear/vue

git 提交规范

  • feat(新功能)
  • fix(修补 bug)
  • perf(优化 Performance)
  • style(格式化)
  • docs(文档)
  • refactor(重构)
  • build(构建改动)
  • ci
  • test