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

nx-js/observer-util

Transparent reactivity with 100% language coverage. Made with ❤️ and ES6 Proxies. observed · 2026-08-28

github.com/nx-js/observer-util · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 3745
  • days_rel: n/a
  • days_push: 1123
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1213 stars · 78 forks observed · 2026-08-28

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

A tiny JavaScript library providing transparent reactivity using ES6 Proxies, with observables and automatic reactions that re-run when observed state changes. It is framework-independent and supports 100% of the JavaScript language, including dynamic properties and delete.

Use cases

  • build a reactive state layer without a framework
  • auto-update UI when plain JS state changes
  • replace setState-style boilerplate with transparent observables
  • react to dynamic property additions and deletions
  • integrate reactivity into a custom frontend framework

When to choose

  • you want framework-agnostic reactivity with full JS language coverage
  • you need a tiny, dependency-free observable library
  • your target environments support ES6 Proxies

When to avoid

  • you need to support browsers or environments without ES6 Proxy support
  • you already use a framework with a built-in reactivity system
  • you need a full state management solution with devtools and ecosystem

Facets

library · maturity maintenance

state-management frontend web-development browser es6-proxies observables data-binding reactivity framework-agnostic reactive-programming javascript nodejs

1 source

Member repositories

RepositoryRoleHealth v2
nx-js/observer-utilmain23

For agents

markdown · JSON · MCP: product_card(name="nx-js/observer-util")

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