react-ui-demo

1.1.6 • Public • Published

react-ui-demo

a react component lib demo

介绍

快速开始一个react组件库

  1. 支持自动版本升级 详见standard-version
  2. 支持TS
  3. 支持eslint
  4. 支持debug

starter的使用

down到本地

git clone https://github.com/D6-ream/reactUI-demo.git

npm i

修改package.json中的

  • name
  • version
  • description
  • repository
  • author
  • bugs
  • homepage

发布

npm run release

git push --follow-tags origin master

npm publish

项目中安装使用

npm i <name> --save

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.6
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.6
    0
  • 1.1.5
    1
  • 1.1.4
    1
  • 1.1.2
    2

Package Sidebar

Install

npm i react-ui-demo

Weekly Downloads

4

Version

1.1.6

License

ISC

Unpacked Size

7.29 kB

Total Files

11

Last publish

Collaborators

  • d6-ream