mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
43 lines
1.2 KiB
Markdown
43 lines
1.2 KiB
Markdown
<div class="card">
|
|
<div class="van-doc-intro">
|
|
<img class="van-doc-intro__logo" style="width: 120px; height: 120px; box-shadow: none;" src="//img.yzcdn.cn/public_files/2017/12/18/fd78cf6bb5d12e2a119d0576bedfd230.png">
|
|
<h2 style="margin: 0; font-size: 36px; line-height: 60px;">Vant</h2>
|
|
<p>Mobile UI Components built on Vue</p>
|
|
</div>
|
|
</div>
|
|
|
|
### Features
|
|
|
|
* 55+ Reusable components
|
|
* 90% Unit test coverage
|
|
* Extensive documentation and demos
|
|
* Support [babel-plugin-import](https://github.com/ant-design/babel-plugin-import)
|
|
* Support Custom Theme
|
|
* Support i18n
|
|
* Support TS
|
|
* Support SSR
|
|
|
|
### Quickstart
|
|
|
|
See in [Quickstart](#/en-US/quickstart).
|
|
|
|
### Contribution
|
|
|
|
Please make sure to read the [Contributing Guide](https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.md) before making a pull request.
|
|
|
|
### Browser Support
|
|
|
|
Modern browsers and Android 4.0+, iOS 6+.
|
|
|
|
### Links
|
|
|
|
* [Feedback](https://github.com/youzan/vant/issues)
|
|
* [Changelog](#/en-US/changelog)
|
|
* [Weapp UI](https://github.com/youzan/vant-weapp)
|
|
* [React UI](https://youzan.github.io/zent)
|
|
* [Vant Demo](https://github.com/youzan/vant-demo)
|
|
|
|
### LICENSE
|
|
|
|
[MIT](https://zh.wikipedia.org/wiki/MIT%E8%A8%B1%E5%8F%AF%E8%AD%89)
|