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

renatorib/react-powerplug

:electric_plug: Renderless Containers observed · 2026-08-28

github.com/renatorib/react-powerplug · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

55/100

  • Activity 71
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3278
  • days_rel: n/a
  • days_push: 178
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2674 stars · 101 forks observed · 2026-08-28

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

React PowerPlug is a set of tiny, dependency-free renderless React components that provide state and logic utilities via the render props pattern. It lets you plug state containers like Toggle, State, and Value into your dumb/presentational components without writing class components or hooks.

Use cases

  • add state to dumb react components
  • manage toggle or checkbox state with render props
  • rapid prototyping react ui without class components
  • share pagination or tabs logic between components
  • avoid redux for simple local component state

When to choose

  • you use render props patterns or older React versions without hooks
  • you want a tiny (~3kb), tree-shakeable, dependency-free state utility
  • you want plug-and-play state containers for presentational components

When to avoid

  • you are on modern React and prefer built-in hooks like useState
  • you need global or complex application state management
  • you want a library under active development

Facets

library · maturity maintenance

state-management ui-components frontend web-development browser react render-props renderless-components dumb-components state-containers nodejs web-server

3 sources

Member repositories

RepositoryRoleHealth v2
renatorib/react-powerplugmain55

For agents

markdown · JSON · MCP: product_card(name="renatorib/react-powerplug")

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