Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coffezilla/react-bhx-pagination

React pagination for REST and local Json with auto load next page
https://github.com/coffezilla/react-bhx-pagination

auto-load-next-post axios pages pagination react-json rest typescript

Last synced: 7 days ago
JSON representation

React pagination for REST and local Json with auto load next page

Awesome Lists containing this project

README

        

# react-bhx-pagination

This component is very useful for those who needs to create pagination from json files. You can have paginations from server as well setting a endpoint.

This repository contains a backend folder with a PHP file example.

## Dependencies
- Axios

## Feat

- Typescript
- React ( create-react-app )
- Pagination
- Auto loading new pages scrolling to the bottom
- REST request or Json
- Request complete Json or by pages