2.0.1 • Published 26 days ago

ethan-ui v2.0.1

Weekly downloads
326
License
MIT
Repository
github
Last release
26 days ago

Stars Forks Watch

💻 支持环境

  • 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

26 days ago

2.0.0

26 days ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

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.3.1

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.1.6

3 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago