# omcljs/om

ClojureScript interface to Facebook's React

Repository: https://github.com/omcljs/om
Canonical: https://ross.abutalabs.com/products/om
Language: Clojure
License Family: other
Last push: 2020-08-17T12:30:25+00:00

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

## Adoption (not part of the score)
Stars 6623, forks 352 (observed 2026-08-28T04:09:45.772719+00:00)

## What it is
Om is a ClojureScript UI framework built on top of Facebook's React, providing a client/server architecture inspired by Relay, Falcor, and Datomic pull syntax. It offers snapshotable and undoable UI state with minimal implementation complexity.

## Use cases
- build web UIs in ClojureScript with React
- manage client/server state without incidental complexity
- create snapshotable and undoable interfaces
- write React components using ClojureScript idioms
- explore Relay/Falcor-style data fetching patterns

## When to choose
- you are maintaining an existing Om codebase
- you want a historical reference for ClojureScript React wrappers
- you prefer Fulcro's lineage and want to study its predecessor

## When to avoid
- starting a new project - the project is no longer under active development
- you need a well-maintained alternative - use Fulcro instead
- you need React 18+ features or modern tooling support

## Facets
- artifact type: library
- maturity: abandoned
- function: frontend-framework, ui-components, state-management
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: clojurescript, react, om-next, client-server-architecture, undoable-ui

## Member repositories
- omcljs/om (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.772719+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-29T17:43:17.628090+00:00, confidence not recorded.
  - readme: https://github.com/omcljs/om (fetched 2026-08-28T04:09:45.772719+00:00, sha f02c953f0bc2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
