开放组件库
npm install open-library!dumi
!npm download
!bundle size
文档地址:http://106.225.185.9:8090/
```
仿照优酷切换小轮播组件(预废弃,改造)
指标组件
放大镜组件
``
npm install open-library
或
yarn add open-library
例如 ScaleBar 组件
`jsx
import React from 'react';
import { ScaleBar } from 'open-library';
ReactDOM.render(
`
- 增加虎牙直播 card 组件
- 增加弹性填充盒子组件
- 支持 antd 的主题样式配置
- 支持 antd 的相关组件扩展,并且保持原 api 属性不变
```
git clone https://gitee.com/xiaoguoyao/open-library.git
npm install
npm start
个人开源组件库