dd-zhxg-ui

0.2.37 • Public • Published

道丁组件库

代码规范

命名变量用下划线,命名方法用小驼峰

提交规范

  • update: 更新
  • feat:新功能(feature)
  • fix:修补bug
  • docs:文档(documentation)
  • style: 格式(不影响代码运行的变动)
  • refactor:重构(即不是新增功能,也不是修改bug的代码变动)
  • test:增加测试
  • build:构建过程或辅助工具的变动

发布

更新版本号

npm version patch

  • npm version <update_type>
  • patch:这个是补丁的意思,补丁最合适;
  • minor:这个是小修小改;
  • major:这个是大改咯;

登录&发布

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Readme

Keywords

none

Package Sidebar

Install

npm i dd-zhxg-ui

Weekly Downloads

2

Version

0.2.37

License

MIT

Unpacked Size

820 kB

Total Files

8

Last publish

Collaborators

  • lynally