day8/re-frame
A ClojureScript framework for building user interfaces, leveraging React observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 80
- Release rhythm 69
- Longevity 100
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: 90
- age_days: 4289
- days_rel: 126
- days_push: 120
- n_releases_24m: 6
Adoption not part of the score
5541 stars · 711 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
re-frame is a ClojureScript framework for building single-page user interfaces on top of React (via Reagent). It uses a data-oriented, functional design with a reactive event-driven model focused on developer productivity and scaling large SPAs.
Use cases
- build a single-page web app in ClojureScript
- manage application state reactively in a React app
- structure a large SPA with a functional data-oriented architecture
- avoid JavaScript framework churn with a stable frontend stack
- use derived values and pure functions for UI state
When to choose
- your team knows or wants to use ClojureScript
- you are building a medium-to-large single-page application
- you want a mature, stable framework with minimal technical churn
- you prefer data-oriented, functional state management over component-colocated state
When to avoid
- your team works primarily in JavaScript or TypeScript
- you need a small lightweight library rather than an opinionated framework
- you rely heavily on the modern React hooks ecosystem
- you are building a non-web or server-rendered application
Facets
framework · maturity stable
frontend-framework state-management web-development frontend cross-platform clojurescript reagent react spa functional-programming reactive web-server
2 sources
- readme: https://github.com/day8/re-frame · fetched 2026-08-28 · bdc5d724df25
- homepage: http://day8.github.io/re-frame/ · fetched 2026-08-29 · 9d0f52fbde6c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| day8/re-frame | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem