react-paginate
3.9
Score

React Pagination Component

What is react-paginate?

React-paginate is a flexible JavaScript component designed for creating pagination in React. It supports custom styling with CSS, handles controlled and uncontrolled components, and offers comprehensive configurability through numerous props.

JavaScript
React
Paging

Summary of react-paginate

  • 🤝

    Provides pagination without built-in CSS.

  • 👍

    Can handle both controlled and uncontrolled components.

  • 👎

    Requires manual CSS styling.

Built by

AdeleD
@AdeleD
+ 60 other contributors

Last push
3 months ago
Stars
2.8 k

Forks
632
Open Issues
66
Closed Issues
632

Last Update
3 months ago
Version
8.3.0
Typings

Downloads
22.4 M
Dependencies
1
Size
115 kB
React-paginate is a lightweight ReactJS component designed to create effective pagination in web applications. This component supports custom styling, allowing developers to integrate it seamlessly into their UI. By simply writing some CSS, users can achieve professional-looking pagination designs. The component is highly flexible, with numerous props available to configure aspects like labels, page numbers, and event listeners. React-paginate is an essential tool for developers who need a straightforward solution for paginating content in React applications.