AdeleD/react-paginate
A ReactJS component that creates a pagination observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 3
- 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: 4366
- days_rel: n/a
- days_push: 582
- n_releases_24m: 0
Adoption not part of the score
2767 stars · 611 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
react-paginate is a React component that renders pagination controls for lists and tables. It is unstyled, letting developers provide their own CSS while handling page-change events and offset calculation.
Use cases
- add pagination to a React list of items
- paginate results fetched from an API in React
- render page navigation controls with custom styling
- split a large table into pages in a React app
- handle page click events and compute item offsets
When to choose
- you need a lightweight, headless pagination component for React
- you want full control over pagination styling with your own CSS
- you need simple page-change callbacks with offset calculation
When to avoid
- you need a full-featured data grid with built-in pagination
- you want pre-styled pagination out of the box
- your project does not use React
Facets
library · maturity stable
ui-components frontend-framework web-development frontend cross-platform react pagination react-component npm nodejs web-server
2 sources
- readme: https://github.com/AdeleD/react-paginate · fetched 2026-08-28 · cd8d4e3887f0
- registry_npm: https://registry.npmjs.org/react-paginate · fetched 2026-08-29 · 0f9ba79a8ce1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AdeleD/react-paginate | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="AdeleD/react-paginate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem