All Projects → 3lang3 → react-vant

3lang3 / react-vant

Licence: MIT license
React mobile UI Components base on Vant

Programming Languages

typescript
32286 projects
Less
1899 projects

Projects that are alternatives of or similar to react-vant

taroify
Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。
Stars: ✭ 420 (-33.01%)
Mutual labels:  components, ui-library, vant
Vant
Lightweight Mobile UI Components built on Vue
Stars: ✭ 18,852 (+2906.7%)
Mutual labels:  components, ui-library, vant
ngx-vant
Lightweight Mobile UI Components built on Vant and Angular
Stars: ✭ 34 (-94.58%)
Mutual labels:  mobile-ui, ui-library, vant
Weightless
High-quality web components with a small footprint
Stars: ✭ 284 (-54.7%)
Mutual labels:  components, ui-library
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-88.84%)
Mutual labels:  components, ui-library
Leaf Ui
🍃 Leaf-UI: A react component library built using styled-components
Stars: ✭ 98 (-84.37%)
Mutual labels:  components, ui-library
React Rainbow
🌈 React Rainbow Components. Build your web application in a snap.
Stars: ✭ 1,662 (+165.07%)
Mutual labels:  components, ui-library
tailwind-antd-react-kit
UI Components and helpers for frontend development using Tailwind + Ant Design and React.js
Stars: ✭ 27 (-95.69%)
Mutual labels:  components
plugin-toolkit-react
Adobe XD plugin UI components for React
Stars: ✭ 30 (-95.22%)
Mutual labels:  components
components
Reusable React components used by HospitalRun
Stars: ✭ 109 (-82.62%)
Mutual labels:  components
rainbow
一款极简单的Vue UI组件库
Stars: ✭ 14 (-97.77%)
Mutual labels:  components
wexond-ui
List of reusable React components following Wexond design patterns
Stars: ✭ 24 (-96.17%)
Mutual labels:  components
Y-BP
YFE Team 前端最佳实践
Stars: ✭ 28 (-95.53%)
Mutual labels:  components
nativeweb
🤳 Tiny library for simple web components. [1kB]
Stars: ✭ 93 (-85.17%)
Mutual labels:  components
react-native-element-textinput
A react-native TextInput, TagsInput and AutoComplete component easy to customize for both iOS and Android.
Stars: ✭ 28 (-95.53%)
Mutual labels:  components
toolkit
Opera Web UI Toolkit
Stars: ✭ 20 (-96.81%)
Mutual labels:  components
dockview
Zero dependency layout manager and builder with ReactJS support
Stars: ✭ 45 (-92.82%)
Mutual labels:  components
amplify-ui
A multi-framework Design System to provide a solid foundation for building UI!
Stars: ✭ 487 (-22.33%)
Mutual labels:  components
fluid-components
Encapsulated frontend components with Fluid's ViewHelper syntax for TYPO3
Stars: ✭ 41 (-93.46%)
Mutual labels:  components
DNZ.MvcComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
Stars: ✭ 25 (-96.01%)
Mutual labels:  components

English | 简体中文

logo

React Vant

📱 A mobile component library based on the React framework according to Vant.

npm version npm download renovate discussions rcdoc license

🔥 Documentation (Domestic)   🌈 Documentation(GitHub)

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

IE / Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari for iOS
Safari

Support modern browsers and Chrome >= 51, iOS >= 10.0.

📱 Preview

Scan the QR code on your mobile phone to access the demo:

View some screenshots.

📦 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. :)

💭 Discuss

👥 Contributors

Thanks goes to these wonderful people (emoji key):


0x219

💻 📖 🚧

TinsFox

💻 📖 🚧

Seth Yuan

💻

union-mall

💻

Tang Zhi

💻

yuegongzi

💻 📖

周神

💻

BiscuitCoder

🎨

WhiteSource Renovate

📖 🛡️ 🔧

allcontributors[bot]

🔧

dependabot[bot]

📖 🛡️

Cedong.Lee

🐛 🤔

xiaomao Feng

🐛

xiaojingyuaner

🐛

keep_wan

🐛

zhangYin

🐛 🤔

Yann

🐛

feifaneric

🐛

FJHou

🐛

Nate Wang

🐛

rook1e

🐛

chinieer

📖

GangYHu

🐛

Jungzl

💻

Tim Zhao

📖

野漫横江

🐛

NoDocCat

🐛

zhong yiqun

🐛

KooFrank

🐛

Songhn

🐛

晚枫

🐛

lxdaixin128

🐛

zoujpxyz2017

🐛

SingleShadow

🐛

Lanten

📖

Alex Lu

🐛

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].