# DeclarativeHub/Bond

A Swift binding framework

Repository: https://github.com/DeclarativeHub/Bond
Canonical: https://ross.abutalabs.com/products/bond
Language: Swift
License: MIT
License Family: permissive
Last push: 2022-05-19T15:15:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4234, "days_push": 1567, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4196, forks 351 (observed 2026-08-28T04:08:38.874265+00:00)

## What it is
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
- artifact type: framework
- maturity: maintenance
- function: state-management, ui-components
- domain: mobile-development, frontend
- platform: -
- tags: reactive-programming, data-binding, reactivekit, uikit, mvvm, ios, swift, mobile

## Member repositories
- DeclarativeHub/Bond (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:38.874265+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:34.349065+00:00, confidence not recorded.
  - readme: https://github.com/DeclarativeHub/Bond (fetched 2026-08-28T04:08:38.874265+00:00, sha 8d5c3600a9f4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
