Gathering detailed insights and metrics for cssesc-wbg
Gathering detailed insights and metrics for cssesc-wbg
Gathering detailed insights and metrics for cssesc-wbg
Gathering detailed insights and metrics for cssesc-wbg
npm install cssesc-wbg
Typescript
Module System
Node Version
NPM Version
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
942
npm run install
npm run dev
npm run build
npm run test
npm run lint
type
代表某次提交的类型,比如是修复一个 bug 还是增加一个新的 feature。所有的 type 类型如下:
feat: 新增 feature;
fix: 修复 bug;
docs: 仅仅修改了文档,比如 README, CHANGELOG, CONTRIBUTE 等等;
style: 仅仅修改了空格、格式缩进、都好等等,不改变代码逻辑;
refactor: 代码重构,没有加新功能或者修复 bug;
perf: 优化相关,比如提升性能、体验;
test: 测试用例,包括单元测试、集成测试等;
chore: 一般用来发布版本;
build: 改变构建流程、或者增加依赖库、工具等;
revert: 回滚到上一个版本;
ci: git ci 相关修改;
No vulnerabilities found.
No security vulnerabilities found.