0.5.0 • Published 3 years ago

pusu-ui v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

license

Tiny & Beautiful React UI Library.

简洁而又优雅的 React 组件库。

🥳 Homepage 主页

https://pusu.js.org

🔗 Components 组件

🔨 Install 安装

使用 npm

npm install pusu-ui--save

使用 yarn

yarn add pusu-ui

📦 Quick Start 使用

// 引入组件
import { Button } from "pusu-ui";

// 加载样式
import "pusu-ui/dist/index.css";

✨ Stacks 技术栈

  • React & React Hooks
  • Typescript
  • Scss
  • Font Awesome
  • ……

⌨️ Commands 相关命令

// 启动开发环境
yarn start

// 单元测试
yarn test

// 构建
yarn build

欢迎参与项目贡献 😁

Welcome Contribute !

0.3.0

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.5.0

3 years ago

0.3.2

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.1

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago