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

optimizely/nuclear-js

Reactive Flux built with ImmutableJS data structures. Framework agnostic. observed · 2026-08-28

github.com/optimizely/nuclear-js · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 19
  • 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: 4370
  • days_rel: n/a
  • days_push: 491
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2269 stars · 141 forks observed · 2026-08-28

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

NuclearJS is a reactive Flux state management library built on ImmutableJS data structures, with all application state in a single immutable map. It is framework agnostic, using functional 'getters' for derived state and offering integrations with React and Vue.

Use cases

  • manage application state with immutable data structures
  • implement Flux architecture in a JavaScript app
  • build reactive dataflow between stores and React or Vue views
  • keep all app state in a single debuggable immutable map
  • derive and compose state without stores referencing each other
  • run Flux state logic on a Node.js server without a UI

When to choose

  • you want immutable, functional Flux-style state management decoupled from any UI framework
  • you prefer a single immutable state map with declarative stores and composable getters
  • you need state logic that runs identically on server and client

When to avoid

  • you are starting a new project where modern solutions like Redux, Zustand, or MobX are better supported
  • you need a library with active development and a large current community
  • you want built-in async action handling or modern ecosystem tooling

Facets

library · maturity maintenance

state-management frontend-framework web-development frontend developer-tools browser flux immutablejs reactive getters framework-agnostic nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
optimizely/nuclear-jsmain31

For agents

markdown · JSON · MCP: product_card(name="optimizely/nuclear-js")

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