Ross ROSS = Recommend OSS · open-source software intelligence for agents

deepsweet/hocs

:bento: Higher-Order Components for React observed · 2026-08-28

github.com/deepsweet/hocs · homepage · JavaScript · MIT (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
deepsweet/hocsmain10

For agents

markdown · JSON · MCP: product_card(name="deepsweet/hocs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem