0.5.0 • Published 2 years ago

pusu-ui v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.5.0

2 years ago

0.3.2

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.1

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago