open-library
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

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

个人开源组件库

Package Sidebar

Install

npm i open-library

Weekly Downloads

0

Version

1.1.5

License

none

Unpacked Size

133 kB

Total Files

39

Last publish

Collaborators

  • dont_write_code