wechat-miniprogram/miniprogram-demo

微信小程序组件 / API / 云开发示例

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 49 minutes ago
Added to GitGenius on September 9th, 2026
Created on September 13th, 2018
Open Issues & Pull Requests: 99 (+0)
GitHub issues: Enabled
Number of forks: 2,207
Total Stargazers: 7,226 (+1)
Total Subscribers: 197 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.2 hours
Mean response time: 38.2 days
90th percentile: 129.9 days
Tracked items: 18

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 17
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 738 days
Stale 30+ days: 17
Stale 90+ days: 17

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

miniprogram-demo is a collection of example implementations for WeChat Mini Programs that demonstrates components, APIs, and cloud development features.

The repository addresses the need for developers to understand how to build WeChat Mini Programs by providing working code examples across multiple functional areas. It includes demonstrations of component usage, API integration, and cloud development setup. The examples cover practical features such as ordering flows with product specification selection, checkout processes, authorization patterns including subscription messages and Bluetooth permissions, and privacy protocol implementations. Developers can run these examples using WeChat Developer Tools or the WeChat client to see the patterns in action.

This collection suits developers new to WeChat Mini Program development who need concrete reference implementations rather than documentation alone. It works best for teams building commerce-related features, authentication flows, or cloud-integrated applications within the WeChat ecosystem. The repository is structured to allow developers to examine specific feature implementations in isolation through organized directory paths and includes package structures that demonstrate code organization patterns.

The project maintains active contribution guidelines requiring code style consistency through linting checks before pull requests are accepted. The repository welcomes bug reports and feature suggestions through its issue tracker, indicating ongoing maintenance and responsiveness to community feedback.