QMUI/QMUI_iOS_CodeSnippets
用于Xcode使用的iOS通用代码片段,其中也包含若干专用于QMUI iOS框架的代码片段。 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3642
- days_rel: n/a
- days_push: 1738
- n_releases_24m: 0
Adoption not part of the score
1092 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Xcode code snippets for iOS development, maintained by the QMUI team, including general-purpose snippets and some specific to the QMUI for iOS framework. Snippets cover common boilerplate like property declarations, singletons, and method swizzling.
Use cases
- speed up writing iOS property declarations in Xcode
- avoid forgetting to call super when overriding parent class methods
- quickly implement a singleton in Objective-C
- generate method swizzling boilerplate
- insert common Objective-C and Swift code patterns via shortcuts
When to choose
- you do daily iOS development in Xcode and want to reduce repetitive typing
- you use the QMUI for iOS framework and want its helper snippets
- you want snippets for tricky syntax like swizzle or dispatch_once
When to avoid
- you develop for Android or use editors other than Xcode
- your team does not use Objective-C/Swift iOS snippets
- you need a maintained tool with recent updates (last release 2021)
Facets
plugin · maturity maintenance
developer-tools editor developer-tools mobile-development editor-plugin xcode code-snippets ios objective-c swift qmui macos
1 source
- readme: https://github.com/QMUI/QMUI_iOS_CodeSnippets · fetched 2026-08-28 · e1525f4f1665
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| QMUI/QMUI_iOS_CodeSnippets | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="QMUI/QMUI_iOS_CodeSnippets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem