youzan/vant-weapp

轻量、可靠的小程序 UI 组件库

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 36 minutes ago
Added to GitGenius on September 3rd, 2026
Created on January 23rd, 2017
Open Issues & Pull Requests: 172 (+0)
GitHub issues: Enabled
Number of forks: 3,460
Total Stargazers: 18,448 (+0)
Total Subscribers: 439 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.8 days
Mean response time: 33.4 days
90th percentile: 118.9 days
Tracked items: 107

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 4% of issues opened in the past year have been closed. Three people close 74% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Vant Weapp is a lightweight, reliable UI component library for WeChat mini programs built with JavaScript.

The library addresses the need for production-ready components in WeChat mini program development by providing a curated set of pre-built, tested components that developers can integrate into their projects. It works by offering components as custom WeChat mini program components that can be installed via npm or downloaded directly, then imported into project JSON files and used in WXML templates. The tool supports mini program base library version 2.6.5 and above.

Developers building WeChat mini programs should consider Vant Weapp if they want to accelerate development with a stable, well-documented component set rather than building UI elements from scratch. The library suits projects of any scale that target the WeChat ecosystem. The README indicates that Vant is part of a broader ecosystem with Vue 2 and Vue 3 versions maintained by the official team, alongside community-maintained React and Alipay mini program variants, though it does not make direct comparisons between these implementations.

The project maintains a substantial base of real-world adopters, with almost all open issues raised by outside users rather than the core team. Maintainers typically respond to new issues and pull requests within a few days. Work in the issue tracker is dominated by bug confirmation requests, enhancement proposals, and bug reports.