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

ianstormtaylor/react-values

A set of tiny React components for handling state with render props. observed · 2026-08-28

github.com/ianstormtaylor/react-values · homepage · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 2977
  • days_rel: n/a
  • days_push: 2738
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1006 stars · 31 forks observed · 2026-08-28

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

A set of tiny, composable React components for handling state via render props. It provides typed value helpers (Boolean, Number, Array, Map, etc.) exposing transforms like toggle, increment, and filter to build stateful UI primitives.

Use cases

  • manage toggle state in react without rewriting boolean logic
  • build a counter component with increment and decrement
  • handle array state like push and filter in react components
  • create headless dropdowns popovers and tooltips
  • avoid reimplementing state management logic for common value types

When to choose

  • you use render props and want tiny composable state helpers
  • you keep rewriting toggle, increment, or array mutation logic
  • you want headless, unstyled state primitives for custom UIs

When to avoid

  • you use modern React hooks, which cover most of these cases
  • you need a maintained library - the latest release is from 2019
  • you prefer a full state management solution like Redux or Zustand

Facets

library · maturity maintenance

state-management ui-components frontend web-development developer-tools browser cross-platform react render-props headless-components javascript nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
ianstormtaylor/react-valuesmain10

For agents

markdown · JSON · MCP: product_card(name="ianstormtaylor/react-values")

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