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

Yomguithereal/baobab

JavaScript & TypeScript persistent and optionally immutable data tree with cursors. observed · 2026-08-28

github.com/Yomguithereal/baobab · 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: 4291
  • days_rel: n/a
  • days_push: 1576
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3155 stars · 116 forks observed · 2026-08-28

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

Baobab is a JavaScript and TypeScript persistent, optionally immutable data tree with cursor-based navigation and event-driven updates. It serves as a centralized application state container that pairs easily with React via mixins, higher-order components, or decorators.

Use cases

  • manage centralized application state in JavaScript
  • navigate and update nested data structures with cursors
  • bind immutable state trees to React components
  • watch for changes in deeply nested data via events
  • implement undo/history for state changes

When to choose

  • you want a persistent/immutable centralized state tree with cursor navigation
  • you need event-driven monitoring of nested data updates
  • you use React and want lightweight state binding without a large framework

When to avoid

  • you need a modern, actively developed state management solution
  • you prefer Redux, Zustand, or other mainstream state libraries with larger ecosystems
  • you need server-side or non-JavaScript state management

Facets

library · maturity maintenance

state-management serialization frontend web-development developer-tools browser persistent-data-structures immutable-data cursors react-state typescript nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
Yomguithereal/baobabmain23

For agents

markdown · JSON · MCP: product_card(name="Yomguithereal/baobab")

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