deepsweet/hocs
:bento: Higher-Order Components for React observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3320
- days_rel: n/a
- days_push: 1364
- n_releases_24m: 0
Adoption not part of the score
2048 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of Higher-Order Components (HOCs) for React, covering utilities like prop omission, lifecycle handling, debounced/throttled handlers, safe timers, media query props, and debug helpers. It is designed to complement Recompose and works with React and React Native.
Use cases
- omit unnecessary props before spreading into a React component
- debounce or throttle onChange handlers declaratively
- clear timers automatically when a component unmounts
- map CSS media query matches to boolean props
- run side-effect callbacks when props change
- log props or trigger debugger during render
When to avoid
- starting a new React project — modern React favors hooks over HOCs
- you need actively maintained dependencies — the repo was archived in July 2023 and is read-only
Facets
library · maturity abandoned
ui-components state-management middleware frontend web-development developer-tools browser cross-platform react higher-order-components hoc recompose react-native archived nodejs
2 sources
- readme: https://github.com/deepsweet/hocs · fetched 2026-08-28 · 2c7385ee3437
- homepage: https://github.com/deepsweet/hocs/issues/31 · fetched 2026-08-29 · 8f20b89b94cd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deepsweet/hocs | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem