FastJs组件仓库
FastJS | FastUI
包括
fast-readme、fast-cli等组件包
package.json文档生成英文、中文README文档fast-ui组件、说明文档、打包fast-ui组件库等kebab-case 命名规则
Git 提交规范<标识>:<空格><内容>
feat: // 新功能(feature)
fix: // 修补bug
docs: // 文档(documentation)
style: // 格式(不影响代码运行的变动)
refactor: // 重构(即不是新增功能,也不是修改bug的代码变动)
test: // 增加测试
revert: // 回滚
config: // 构建过程或辅助工具的变动
chore: // 其他改动
This README was generated with ❤️ by fast-readme