druikit
v0.0.38
Published
A react library developed with dumi
Downloads
54
Readme
druikit
A react component library developed with dumi
Document
Documentation at druikit.dkvirus.com
Components
- [x] Alert
- [x] BaseSelect
- [x] Box
- [x] Button
- [x] Card
- [x] Checkbox
- [x] ClickAwayListener
- [x] Clothes
- [x] DisplayText
- [x] Divider
- [x] ExportSelect
- [x] Flex
- [x] Icons
- [x] Image
- [x] InputNumber
- [x] Logos
- [x] ModuleTitle
- [x] MonthPanel
- [x] MonthPicker
- [x] MultiSelect
- [x] RightPoint
- [x] Select
- [x] Spin
- [x] Switch
- [x] Text
Development
# install dependencies
$ yarn install
# develop library by docs demo
$ yarn start
# build library source code
$ yarn run build
# build library source code in watch mode
$ yarn run build:watch
# build docs
$ yarn run docs:build
# check your project for potential problems
$ yarn run doctor
LICENSE
MIT