0.0.4 • Published 2 years ago

whj_ui v0.0.4

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

whj_ui

使用 React+typescript 开发

安装最后已经发布的组件库

npm install whj_ui --save

使用

// 加载样式
import 'whj_ui/dist/index.css'
// 引入组件
import { Button } from 'whj_ui'

亮点

  • 🔥typescript with React Hooks
  • 💧Button
  • ⛑️Upload
  • 📚Tags
  • 📚Menu
  • 📦Icon
  • 🌹Alert
  • 🎉AutoComplete

使用文档

持续更新中...