spotless-ui
TypeScript icon, indicating that this package has built-in type declarations

0.2.16 • Public • Published

spotless-ui

NPM version NPM downloads

【Spotless UI】基于 React TS 打造的无需依赖第三方 UI 库,支持按需导入

Usage

TODO

Options

TODO

Development

命令说明

# 安装环境
$ npm install

# 本地开发
$ npm start

# 打包组件
$ npm run build

# 以watch 模式进行打包
$ npm run build:watch

# 打包doc
$ npm run docs:build

# 本地预览打包后DOC文件
$ npm run docs:preview

# 项目检查
$ npm run doctor

Commit 规范

git commit -m "Prefix: Content"

# Prefix 说明
build: 修改项目构建系统(例如gulp、broccoli、npm)
chore: 其他不修改src或测试文件的更改
ci: 修改项目的持续集成流程(例如Travis、Circle、BrowserStack、SauceLabs)
docs: 编写文档
feat: 添加新功能
fix: 修复bug
perf: 优化性能的代码更改
refactor: 重构代码
revert: 撤销先前的提交
style: 仅更改空格、格式缩进、缺失分号等,不影响代码含义的更改
test: 添加缺失的测试或更正现有测试

LICENSE

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.163latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.163
0.2.130
0.2.120
0.2.110
0.2.100
0.2.90
0.2.81
0.2.70
0.2.60
0.2.50
0.2.40
0.2.31
0.2.20
0.2.11
0.2.00

Package Sidebar

Install

npm i spotless-ui

Weekly Downloads

6

Version

0.2.16

License

MIT

Unpacked Size

48.7 kB

Total Files

53

Last publish

Collaborators

  • eric.guo