zenangst/Spots
:bamboo: Spots is a cross-platform view controller framework for building component-based UIs observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3987
- days_rel: n/a
- days_push: 3065
- n_releases_24m: 0
Adoption not part of the score
1302 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Spots is a cross-platform view controller framework for building component-based user interfaces in Swift. It uses generic view models that can be serialized to and from JSON, enabling backend-driven UI declarations, and handles data source and delegate setup automatically.
Use cases
- build component-based UIs in Swift
- create server-driven or backend-driven user interfaces
- avoid manual UITableView/UICollectionView data source and delegate setup
- mutate list UIs with collection-like convenience APIs
- share UI component code across iOS, macOS, and tvOS
- render UI from JSON payloads
When to choose
- you are building a Swift app on iOS, macOS, or tvOS with a component-driven architecture
- you want the UI structure to be defined or driven by a backend via JSON
- you prefer declarative, collection-style mutation of list-based interfaces
When to avoid
- you need a maintained library - the last release was in 2018 and the project appears inactive
- you are targeting platforms outside the Apple ecosystem
- you need SwiftUI or modern declarative UI support
- your project requires a permissive, clearly defined license (the license is non-standard)
Facets
framework · maturity abandoned
ui-components frontend-framework state-management serialization json mobile-development frontend cross-platform cross-platform component-driven-ui view-controller server-driven-ui swift cocoapods carthage ios macos
1 source
- readme: https://github.com/zenangst/Spots · fetched 2026-08-28 · bb647024c4d9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zenangst/Spots | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem