DeclarativeHub/Bond
A Swift binding framework observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4234
- days_rel: n/a
- days_push: 1567
- n_releases_24m: 0
Adoption not part of the score
4196 stars · 351 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bond is a Swift binding framework built on ReactiveKit that enables type-safe, reactive bindings between UI components and state. It bridges reactive and imperative paradigms for iOS development with observable property extensions for UIKit components.
Use cases
- bind a text field to a label in ios
- observe uikit control events reactively
- simplify state changes with bindings in swift
- build mvvm apps with reactive data sources
- transform ui input streams with functional operators
When to choose
- you want declarative data binding for UIKit in Swift
- you already use ReactiveKit and want bindings on top
- you prefer reactive delegates and data sources over target-action
When to avoid
- you are building with SwiftUI and Combine instead of UIKit
- you need a framework with frequent updates and active maintenance
- you want a cross-platform reactive solution beyond Apple platforms
Facets
framework · maturity maintenance
state-management ui-components mobile-development frontend reactive-programming data-binding reactivekit uikit mvvm ios swift mobile
1 source
- readme: https://github.com/DeclarativeHub/Bond · fetched 2026-08-28 · 8d5c3600a9f4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DeclarativeHub/Bond | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="DeclarativeHub/Bond")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem