MyGit
๐Ÿšฉๆ”ถๅˆฐGitHubไป“ๅบ“็š„ๆ›ดๆ–ฐ้€š็Ÿฅ

3lang3/react-vant

Fork: 176 Star: 1243 (ๆ›ดๆ–ฐไบŽ 2024-04-15 06:10:56)

license: MIT

Language: TypeScript .

React mobile UI Components base on Vant

ๆœ€ๅŽๅ‘ๅธƒ็‰ˆๆœฌ๏ผš v3.3.4 ( 2024-03-15 10:07:34)

ๅฎ˜ๆ–น็ฝ‘ๅ€ GitHub็ฝ‘ๅ€

โœจๅ…่ดน็”ณ่ฏท็ฝ‘็ซ™SSL่ฏไนฆ๏ผŒๆ”ฏๆŒๅคšๅŸŸๅๅ’Œๆณ›ๅŸŸๅ๏ผŒ็‚นๅ‡ปๆŸฅ็œ‹

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:

๐Ÿ“ฆ 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!

โ˜• Coffee

Buy me a coffee or beer ๐Ÿบ

wechat_pay

๐Ÿ™ 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-04-15 11:55:48)

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

2023-03-07 13:15:18 v3.2.2

ไธป้ข˜(topics):

components, mobile-ui, react, react-mobile, ui-library, vant

3lang3/react-vantๅŒ่ฏญ่จ€ TypeScriptๆœ€่ฟ‘ๆ›ดๆ–ฐไป“ๅบ“

2024-04-29 09:11:19 x-extends/vxe-table

2024-04-28 23:14:33 siyuan-note/siyuan

2024-04-28 21:03:22 lobehub/lobe-chat

2024-04-28 18:10:07 langfuse/langfuse

2024-04-28 13:38:12 vitejs/vite

2024-04-28 10:29:09 labring/FastGPT