2.0.1 • Published 1 year ago
ethan-ui v2.0.1
💻 支持环境
- React >= 17
- 除 IE 外的浏览器
🚀 CDN
<link rel="stylesheet" href="https://unpkg.com/ethan-ui/dist/theme.default.css" />
<script src="https://unpkg.com/ethan-ui/dist/Ethan.min.js"></script>
📦 安装
npm install ethan-ui
or
yarn add ethan-ui
🔨 使用
import { Button } from 'ethan-ui'
const App = () => <Button type="primary">PRESS ME</Button>
引入其中一个样式文件
import 'ethan-ui/dist/theme.default.css'
import 'ethan-ui/dist/theme.ethan.css'
import 'ethan-ui/dist/theme.antd.css'
📋 文档
https://chenmingzhen.github.io/ethan-ui-library
⌨️ 本地调试运行
npm install
npm run start
or
yarn install
yarn start
🔗 参考链接
2.0.1
1 year ago
2.0.0
1 year ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.3.0
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago
0.2.7
4 years ago
0.2.6
4 years ago
0.2.9
4 years ago
0.2.8
4 years ago
0.2.3
4 years ago
0.3.1
4 years ago
0.2.2
4 years ago
0.2.5
4 years ago
0.2.4
4 years ago
0.1.6
4 years ago
0.1.4
4 years ago
0.1.5
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago