# AdeleD/react-paginate

A ReactJS component that creates a pagination

Repository: https://github.com/AdeleD/react-paginate
Canonical: https://ross.abutalabs.com/products/react-paginate
Language: JavaScript
License: MIT
License Family: permissive
Topics: react-component, paginate, pagination, paginator, pagination-components
Last push: 2025-01-28T19:13:23+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 3, release rhythm 8, longevity 100
- inputs: {"age_days": 4366, "days_push": 582, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2767, forks 611 (observed 2026-08-28T04:07:18.707241+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: cross-platform
- tags: react, pagination, react-component, npm, nodejs, web-server

## Member repositories
- AdeleD/react-paginate (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:18.707241+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:16:43.321417+00:00, confidence not recorded.
  - readme: https://github.com/AdeleD/react-paginate (fetched 2026-08-28T04:07:18.707241+00:00, sha cd8d4e3887f0)
  - registry_npm: https://registry.npmjs.org/react-paginate (fetched 2026-08-29T09:56:21.400972+00:00, sha 0f9ba79a8ce1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
