1.2.1 • Published 2 days ago

cyzn-ui v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

cyznui component library

使用 React+typescript+antd 二次封装扩展 antd 组件库

组件库 git 地址:https://github.com/liucy0321/cyznui.git

cyzn-ui 是为湖南创远高新公司打造的一套业务流程组件库,使用 React Hooks 和 typescript 二次封装 antd 组件库 ,贴合业务代码与功能,根据业务自定义扩展组件功能。

安装最后已经发布的组件库来试试

npm install cyznu-ui --save

使用

// 加载样式
import "cyzn-ui/dist/index.css";
// 引入组件
import { Button } from "cyzn-ui";

一些本地开发命令

//启动本地环境
npm run stroybook

//跑单元测试
npm test

//build可发布静态文件
npm run build

//发布到 npm
npm run publish
1.2.1

2 days ago

1.1.9

3 days ago

1.1.8

3 days ago

1.1.7

3 days ago

1.1.6

3 days ago

1.1.5

3 days ago

1.1.4

3 days ago

1.1.1

12 days ago

1.1.0

12 days ago

1.1.3

12 days ago

1.1.2

12 days ago

1.0.13

5 months ago

1.0.12

6 months ago

1.0.11

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago