Ross ROSS = Recommend OSS · open-source software intelligence for agents

ThoughtWorksInc/Binding.scala

Reactive data-binding for Scala observed · 2026-08-28

github.com/ThoughtWorksInc/Binding.scala · homepage · Scala · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 87
  • 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: 3892
  • days_rel: n/a
  • days_push: 81
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1574 stars · 101 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Binding.scala is a reactive data-binding library for Scala that runs on both the JVM and Scala.js. It provides automatically recalculating binding expressions that serve as a foundation for building reactive UIs, including via the separate html.scala framework.

Use cases

  • build reactive user interfaces in Scala with Scala.js
  • bind UI state to data that updates automatically when dependencies change
  • create reactive HTML frontends without React-style virtual DOM concepts
  • use data binding in ScalaFX or JavaFX applications via FXML
  • share reactive data-binding logic between JVM backend and browser frontend code

When to choose

  • you are a Scala developer building reactive web or desktop UIs
  • you want lightweight reactive data binding with fewer concepts than React
  • you need reactive bindings on both JVM and Scala.js

When to avoid

  • you need a full batteries-included UI framework out of the box (12.x no longer bundles one; use html.scala)
  • your team does not use Scala
  • you prefer mainstream JavaScript ecosystem tooling

Facets

library · maturity active

state-management frontend-framework ui-components web-development frontend cross-platform jvm reactive-programming data-binding scalajs javafx fxml html-literals functional-reactive web-server

2 sources

Member repositories

RepositoryRoleHealth v2
ThoughtWorksInc/Binding.scalamain62

For agents

markdown · JSON · MCP: product_card(name="ThoughtWorksInc/Binding.scala")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem