libreact
Collection of useful React components observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 3
- 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: 3007
- days_rel: n/a
- days_push: 585
- n_releases_24m: 0
Adoption not part of the score
2611 stars · 86 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
libreact is a React standard library offering a large toolbox of higher-order components, render-prop components, and utilities for sensors, state, routing, media, and UI concerns. Its successor react-use ports the same functionality as a widely used collection of essential React Hooks.
Use cases
- track device battery or geolocation in a React app
- handle keyboard and mouse events with hooks
- detect element hover, intersection, or viewport visibility
- read and write localStorage from React components
- play audio and video in React
- track media query and network status in components
- add fullscreen, portal, or modal behavior to React apps
When to choose
- you want a batteries-included set of React hooks instead of writing your own
- you need sensor-style state like battery, geolocation, or media queries
- you prefer tree-shakeable hook utilities over heavyweight frameworks
When to avoid
- you use a framework other than React
- you need only one or two hooks and want zero extra dependencies
- you require SSR-safe hooks with strict server rendering guarantees
Facets
library · maturity stable
ui-components state-management developer-tools web-development frontend developer-tools browser cross-platform react react-hooks hoc sensors utility-library typescript nodejs
3 sources
- readme: https://github.com/streamich/libreact · fetched 2026-08-28 · 85f1e0d0321d
- homepage: http://streamich.github.io/react-use · fetched 2026-08-29 · 7944684e79db
- registry_npm: https://registry.npmjs.org/libreact · fetched 2026-08-29 · fdfba36c97c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| streamich/libreact | main | 24 |
| streamich/react-use | sdk | 78 |
For agents
markdown · JSON · MCP: product_card(name="streamich/libreact")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem