Raathigesh/retoggle
🎨 UI controls as React Hooks to control your component state from outside 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2859
- days_rel: n/a
- days_push: 2250
- n_releases_24m: 0
Adoption not part of the score
1372 stars · 26 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Retoggle is a collection of React hooks that provide UI controls (knobs) to manipulate component state from outside the component, similar to Storybook Knobs. It includes toggles for text, numbers, booleans, ranges, colors, object editors, logging, and a time-travel state inspector.
Use cases
- tweak react component state from an external ui panel
- add storybook-knobs-like controls to any react app
- log and inspect component state live while developing
- travel back in time through a variable's state history
- build custom debug toggles for react hooks
When to choose
- you want lightweight, hook-based state knobs without adopting storybook
- you need quick runtime controls for prototyping react components
- you want a themeable, extensible inspector panel for debugging state
When to avoid
- you already use storybook and its addons cover your needs
- you need a maintained library - the last release was in 2020
- you need state management for production, not dev tooling
Facets
library · maturity maintenance
ui-components state-management developer-tools frontend web-development developer-tools browser cross-platform react-hooks storybook-knobs debugging component-state inspector nodejs
2 sources
- readme: https://github.com/Raathigesh/retoggle · fetched 2026-08-28 · 7a7fcde50b32
- registry_npm: https://registry.npmjs.org/retoggle · fetched 2026-08-29 · 3949398a41f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Raathigesh/retoggle | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Raathigesh/retoggle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem