1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/lang3-react-vant

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Это зеркальный репозиторий, синхронизируется ежедневно с исходного репозитория.
Клонировать/Скачать
Внести вклад в разработку кода
Синхронизировать код
Отмена
Подсказка: Поскольку Git не поддерживает пустые директории, создание директории приведёт к созданию пустого файла .keep.
Loading...
README.md

React Vant

📱 Мобильная библиотека компонентов на основе фреймворка React, основанная на Vant.

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)

🧑‍💻 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

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 Default Button; }

ReactDOM.render(, mountNode);


**Примеры кода:**
* Create React App;
* Umi;
* Next.js;
* Remix;
* Astro;
* Vite.

Для получения дополнительной информации обратитесь к QuickStart (https://react-vant.3lang.dev/guide/quickstart).

## 🤝 Вклад в проект

Ознакомьтесь с нашим руководством по внесению вклада и давайте вместе создадим лучший react-vant!

Мы приветствуем любые вклады. Сначала ознакомьтесь с CONTRIBUTING.md (https://react-vant.3lang.dev/guide/contribution). Вы можете отправлять идеи в виде запросов на вытягивание или проблем GitHub. :)

## 👥 Участники

Спасибо следующим замечательным людям:

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tr>
    <td align="center"><a href="https://github.com/0x219"><img src="https://avatars.githubusercontent.com/u/50414099?v=4?s=100" width="100px;" alt=""/><br /><sub><b>0x219</b></sub></a><br /><a href="https://github.com/3lang3/react-vant/commits?author=0x219" title="Code">💻</a> <a href="https://github.com/3lang3/react-vant/commits?author=0x219" title="Documentation">📖</a> <a href="#maintenance-0x219" title="Maintenance">🚧</a></td>
    <td align="center"><a href="https://github.com/TinsFox"><img src="https://avatars.githubusercontent.com/u/33956589?v=4?s=100" width="100px;" alt=""/><br /><sub><b>TinsFox</b></sub></a><br /><a href="https://github.com/3lang3/react-vant/commits?author=TinsFox" title="Code">💻</a> <a href="https://github.com/3lang3/react-vant/commits?author=TinsFox" title="Документация">📖</a> <a href="#maintenance-TinsFox" title="Обслуживание">🚧</a></td>
    <td align="center"><a href="https://github.com/sethyuan"><img src="https://avatars.githubusercontent.com/u/3410293?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Seth Yuan</b></sub></a><br /><a href="https://github.com/3lang3/react-vant/commits?author=sethyuan" title="Код">💻</a></td>
    <td align="center"><a href="https://github.com/union-mall"><img src="https://avatars.githubusercontent.com/u/82643376?v=4?s=100" width="100px;" alt=""/><br /><sub><b>union-mall</b></sub></a><br /><a href="https://github.com/3lang3/react-vant/commits?author=union-mall" title="Код">💻</a></td>
    <td align="center"><a href="https://github.com/tgioer"><img src="https://avatars.githubusercontent.com/u/18252854?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tang Zhi</b></sub></a><br /><a href="https://github.com/3lang3/react-vant/commits?author=tgioer" title="Код">💻</a></td>
    <td align="center"><a href="https://github.com/yuegongzi"><img src="https://avatars.githubusercontent.com/u/13476544?v=4?s=100" width="100px;" alt=""/><br /><sub><b>yuegongzi</b></sub></a><br /><a href="https://github.com/3lang3/react-vant/commits?author=yuegongzi" title="Code">💻</a> <a href="https://github.com/3lang3/react-vant/commits?author=yuegongzi" title="Документация">📖</a></td>
    <td align="center"><a href="https://github.com/ovensi"><img src="https://avatars.githubusercontent.com/u/24306930?v=4?s=100" width="100px;" alt=""/><br /><sub><b>周神</b></sub></a><br /><a href="https://github.com/3lang3/react-vant/commits?author=ovensi" title="Код">💻</a></td>
  </tr>
  <tr>
    <td align="center"><a href="https://github.com/BiscuitCoder"><img src="https://avatars.githubusercontent.com/u/17230944?v=4?s=100" width="100px;" alt=""/><br /><sub><b>BiscuitCoder</b></sub></a><br /><a href="#design-BiscuitCoder" title="Дизайн">🎨</a></td>
    ...
``` **Текст:**

WhiteSource Renovate, allcontributors[bot], dependabot[bot], Cedong.Lee, AdonLee, xiaomao Feng, Hongmaoxiao, Xiaojingyuaner, keep_wan, whevether, ZhangYin, mytheart, Yann, feifaneric, Feifan Eric, FJHou, Nate Wang, Wangbaoqi, Wal1e.

**Язык:** английский. **rook1e**

**chinieer**

**GangYHu**

**Jungzl**

**Tim Zhao**

**class-undefined**

**NoDocCat**

**xni220**

**KooFrank**

**Songhn**

**晚枫**

**lxdaixin128**

**zoujpxyz2017**

**SingleShadow**

В запросе нет текста на русском языке. В запросе есть специальные символы, которые не удалось перевести: 🐛, 📖, 💻. Этот проект соответствует спецификации all-contributors. Приветствуются любые вклады!

## 🙏 Спасибо

Vant — спасибо команде Vant за многолетнее непрерывное обслуживание, которое позволяет мне стоять на плечах гигантов.

Zan Design — спасибо за тщательную разработку YouZan Design Experience Center.

## 📜 Лицензия

MIT — 3lang3

Комментарии ( 0 )

Вы можете оставить комментарий после Вход в систему

Введение

React mobile UI components основаны на Vant. Расширить Свернуть
TSX и 5 других языков
MIT
Отмена

Обновления

Пока нет обновлений

Недавние действия

Загружен новый тег v3.3.5 3 месяца назад
Загружен новый тег v3.3.4 3 месяца назад
Загружен новый тег v3.3.3 3 месяца назад
Загружен новый тег v3.3.2 3 месяца назад
Загружен новый тег v3.3.1 3 месяца назад
Загрузить больше
Больше нет результатов для загрузки
1
https://gitlife.ru/oschina-mirror/lang3-react-vant.git
git@gitlife.ru:oschina-mirror/lang3-react-vant.git
oschina-mirror
lang3-react-vant
lang3-react-vant
main