explorer-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

explorer-ui

使用 React + TypeScript 开发的仿 Ant Design UI 组件库

安装

$ npm install explorer-ui --save

示例

import { Button } from "explorer"

ReactDOM.render(<Button>按钮</Button>, mountNode)

引入样式

import "explorer/dist/index.css"

Readme

Keywords

Package Sidebar

Install

npm i explorer-ui

Weekly Downloads

2

Version

0.1.2

License

MIT

Unpacked Size

61 kB

Total Files

53

Last publish

Collaborators

  • nonameche