leebyron/react-loops
React Loops works with React Hooks as part of the React Velcro Architecture observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2711
- days_rel: n/a
- days_push: 2682
- n_releases_24m: 0
Adoption not part of the score
1158 stars · 20 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
React Loops is a small React library providing a declarative <For> component for rendering lists, objects, and iterables with optional empty-state handling and iteration metadata. It complements React Hooks as part of the 'React Velcro' architecture and ships with Flow and TypeScript types.
Use cases
- render a list of items in react without map
- loop over an object's properties in jsx
- render a fallback message when a list is empty
- get index and length metadata while rendering list items
- iterate over Map, Set, or Immutable.js collections in react
When to choose
- you want a declarative, readable alternative to .map() in JSX
- you need consistent empty-list handling across many components
- your codebase uses Flow or TypeScript and wants typed list rendering
When to avoid
- you prefer plain JavaScript .map() with no extra dependency
- your project no longer uses class-free React or has moved to newer list-rendering patterns
- you need an actively maintained library - the last release was in 2019
Facets
library · maturity maintenance
ui-components templating frontend web-development browser cross-platform react loops list-rendering hooks render-props nodejs
2 sources
- readme: https://github.com/leebyron/react-loops · fetched 2026-08-28 · 1356024217da
- registry_npm: https://registry.npmjs.org/react-loops · fetched 2026-08-29 · 257c19848a90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leebyron/react-loops | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="leebyron/react-loops")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem