acdlite/recompose
A React utility belt for function components and higher-order components. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3983
- days_rel: n/a
- days_push: 1453
- n_releases_24m: 0
Adoption not part of the score
14771 stars · 1217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Recompose is a utility belt of helper functions for React function components and higher-order components, often described as lodash for React. It provides helpers like withState and withReducer for state management and component composition, but is now deprecated in favor of React Hooks.
Use cases
- compose higher-order components in react
- add state to react function components
- manage component state with reducers
- write reusable react component enhancers
- refactor react class components to functions
When to choose
- maintaining a legacy React codebase already using Recompose
- working on a project stuck on pre-Hooks React versions
When to avoid
- starting a new React project - use built-in Hooks instead
- expecting new features or active maintenance
- modern React 16.8+ applications
Facets
library · maturity abandoned
state-management ui-components developer-tools frontend web-development developer-tools browser cross-platform react higher-order-components functional-programming hooks-alternative deprecated nodejs
2 sources
- readme: https://github.com/acdlite/recompose · fetched 2026-08-28 · 481d53b52f95
- registry_npm: https://registry.npmjs.org/recompose · fetched 2026-08-29 · b25f62699d7b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| acdlite/recompose | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="acdlite/recompose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem