jaredpalmer/the-platform
Web. Components. 😂 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: 2940
- days_rel: n/a
- days_push: 1363
- n_releases_24m: 0
Adoption not part of the score
4369 stars · 106 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of React Hooks and Suspense-friendly React components that wrap browser Web APIs like device motion, geolocation, network status, and media elements. It provides hooks such as useGeoPosition, useMedia, and useWindowSize, plus components like <Img>, <Script>, and <Video> designed for React 16.8+ with Suspense.
Use cases
- access browser geolocation in a react component
- use device motion and orientation sensors with react hooks
- track window size and scroll position in react
- load external scripts and stylesheets with suspense
- responsive media queries as a react hook
- suspense-friendly image and video components
When to choose
- you are building a React 16.8+ app and want quick hook-based access to Web APIs
- you want Suspense-ready components for images, scripts, and media
- you prefer small composable utilities over heavyweight UI kits
When to avoid
- you use a React version older than 16.8 without hooks support
- you need actively maintained libraries with recent updates and broad ecosystem support
- your project is not React-based
Facets
library · maturity maintenance
ui-components frontend-framework state-management web-development frontend developer-tools browser react-hooks react-suspense web-apis typescript react-components nodejs web-server
1 source
- readme: https://github.com/jaredpalmer/the-platform · fetched 2026-08-28 · c0a1e647aca9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jaredpalmer/the-platform | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="jaredpalmer/the-platform")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem