jaredpalmer/react-fns
Browser API's turned into declarative React components and HoC's 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3245
- days_rel: n/a
- days_push: 1317
- n_releases_24m: 0
Adoption not part of the score
3700 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
react-fns is a collection of imperative Browser APIs wrapped as declarative React components, higher-order components, and utility functions. It lets React developers consume browser capabilities like media queries, geolocation, and animation through render props and HoCs.
Use cases
- wrap browser APIs as React components
- use render props for browser features like geolocation
- create higher-order components around imperative APIs
- access media queries declaratively in React
- simplify imperative browser code in React apps
When to choose
- you want declarative React wrappers for common browser APIs
- you prefer render props or HoC patterns over hooks
- you need a small utility library for browser functionality in React
When to avoid
- you use modern React with hooks and can write small custom hooks instead
- you need actively maintained software with recent updates
- you need a specific browser API not covered by the library
Facets
library · maturity maintenance
ui-components state-management web-development frontend browser react render-props hoc browser-apis nodejs
2 sources
- readme: https://github.com/jaredpalmer/react-fns · fetched 2026-08-28 · 90b19ea55039
- registry_npm: https://registry.npmjs.org/react-fns · fetched 2026-08-29 · bb122a68ac9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jaredpalmer/react-fns | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jaredpalmer/react-fns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem