@jdcfe/yep-react
Version:
一套移动端的React组件库
55 lines (35 loc) • 1.58 kB
Markdown
<p align="center">
<img alt="logo" src="https://storage.jd.com/imgtools/a88936e68d-2f02ea30-b2ac-11e9-b365-ffed7307867d.png" width="120" style="margin-bottom: 10px;">
</p>
<h3 align="center" style="margin: 30px 0 0;">React Components that implement Mobile Design</h3>
<p align="center"><img src="https://img.shields.io/npm/v/@jdcfe/yep-react.svg?style=flat-square" alt="npm version" /> <img alt="preview badge" src="https://img.shields.io/npm/dw/@jdcfe/yep-react"></p>
<p align="center">
🇨🇳 <a href="./README-zh_CN.md">访问中文版</a>
</p>
---
## Features
- React@18
- 50+ Reusable components
- Extensive documentation and demos
- Support babel-plugin-import
- Support Custom Theme
- Support TypeScript
- Unit test blessing
## Install & Start
[quick start](https://zhhyang.github.io/yep-react/#/doc/get-started)
## React Version
- `react^18.0.0`
## Browser Support
- `iOS 7`
- `Android 4.0+`
## Links
- [Website](https://zhhyang.github.io/yep-react/)
- [Documentation](https://zhhyang.github.io/yep-react/#/doc/get-started)
- [Changelog](https://zhhyang.github.io/yep-react/#/doc/CHANGELOG)
## Contribution
You can submit any ideas as [pull requests](https://github.com/zhhyang/yep-react/pulls) or as [GitHub issues](https://github.com/zhhyang/yep-react/issues).
## Preview
You can scan the following QR code to access the demo:
<img src="https://img14.360buyimg.com/imagetools/jfs/t28423/177/1558757309/5251/e5003733/5ce3d317N0f3bb003.png" width="200" height="200" >
## License
[MIT](https://github.com/zhhyang/yep-react/blob/master/LICENSE)