1.1.5 • Published 2 years ago

open-library v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

library

Hello Open library!

dumi npm download bundle size

文档地址:http://106.225.185.9:8090/

🎁 目前已有组件:

仿照优酷切换小轮播组件(预废弃,改造)
指标组件
放大镜组件

🎉Install

npm install open-library
或
yarn add open-library

😊Usage example

例如 ScaleBar 组件

import React from 'react';
import { ScaleBar } from 'open-library';

ReactDOM.render(<ScaleBar current={2} />, mountNode);

✨Feature:

  • 增加虎牙直播 card 组件
  • 增加弹性填充盒子组件
  • 支持 antd 的主题样式配置
  • 支持 antd 的相关组件扩展,并且保持原 api 属性不变

🔨Development

git clone https://gitee.com/xiaoguoyao/open-library.git
npm install
npm start

个人开源组件库

1.1.5

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago