react-ui-components-pkg
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

react-ui-components-pkg

基于React Hooks + typescript 为 Web 应用提供了基础的 UI 组件,本组件库还将持续探索企业级应用的最佳 UI 实践。欢迎提供精选组件作为必要的补充。

示例

You can learn more in the react-ui-components documentation

Installation

install the following npm module:

npm install react-ui-components-pkg --save

Basic usage

Button Component for example:

// 加载样式 
import 'react-ui-components-pkg/dist/index.css'

// 引入组件 
import { Button } from 'react-ui-components-pkg'

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Readme

Keywords

Package Sidebar

Install

npm i react-ui-components-pkg

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

102 kB

Total Files

79

Last publish

Collaborators

  • camillezj