3lang3/react-vant
Fork: 192 Star: 1335 (更新于 2024-11-09 11:31:45)
license: MIT
Language: TypeScript .
React mobile UI Components base on Vant
最后发布版本: v3.3.5 ( 2024-05-15 13:55:31)
English | 简体中文
React Vant
📱 A mobile component library based on the React framework according to Vant.
🔥 Documentation (Domestic) 🌈 Documentation(GitHub)
🧑💻 Project Status
Due to personal reasons and limited energy, the project entered maintenance mode and no longer accepted new functions, only accepted PRs that fixed bugs.
✨ Feature
- 🚀 The average component size is less than 1KB(min+gzip).
- 💎 70+ high-quality components, covering mainstream mobile scenes.
- 💪 Written in TypeScript, providing a complete type definition.
- 📝 Provide complete documentation and component examples.
- 🎨 Support theme customization, built-in 700+ theme designers.
- 😎 Support on-demand import and Tree Shaking.
- ⚡️ Support Vite and Parcel@2.
- 🌵 Modern browsers
- 🌝 Support SSR(nextjs, remix).
🖥 Environment Support
Edge |
Firefox |
Chrome |
Safari |
---|
Support modern browsers and Chrome >= 51, iOS >= 10.0.
📱 Preview
Scan the QR code on your mobile phone to access the demo:
📦 Install
Recommended pin version:
# npm
npm i react-vant --save
# pnpm
pnpm add react-vant
🚀 Quick start
The following are some code examples of react-vant:
Code Snippet:
import ReactDOM from 'react-dom';
import { Button } from 'react-vant';
function App() {
return <Button>Default Button</Button>;
}
ReactDOM.render(<App />, mountNode);
Code Examples:
For more information, please refer to QuickStart.
🤝 Contributing
Read our contributing guide and let's build a better react-vant together.
We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as GitHub issues. :)
👥 Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
🙏 Thanks
Vant - Thanks to the Vant team for years of continuous maintenance, allowing me to stand on the shoulders of giants.
Zan Design - Thanks for the careful production of YouZan Design Experience Center.
📜 License
MIT ⓒ 3lang3
最近版本更新:(数据更新于 2024-09-12 08:26:37)
2024-05-15 13:55:31 v3.3.5
2024-03-15 10:07:34 v3.3.4
2023-12-22 10:53:26 v3.3.3
2023-06-16 17:55:30 v3.3.1
2023-06-01 19:35:49 v3.3.0
2023-06-01 17:55:17 v3.2.8
2023-05-08 20:58:37 v3.2.7
2023-04-20 13:34:33 v3.2.5
2023-03-13 18:15:27 v3.2.4
2023-03-09 10:36:18 v3.2.3
主题(topics):
components, mobile-ui, react, react-mobile, ui-library, vant
3lang3/react-vant同语言 TypeScript最近更新仓库
2024-11-22 01:36:46 twentyhq/twenty
2024-11-21 20:34:48 CopilotKit/CopilotKit
2024-11-21 16:58:07 labring/FastGPT
2024-11-21 16:14:54 RSSNext/Follow
2024-11-21 16:12:23 x-extends/vxe-table
2024-11-21 14:55:41 continuedev/continue