Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/coffezilla/react-bhx-pagination
- Owner: coffezilla
- Created: 2021-09-05T00:39:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T17:02:43.000Z (about 3 years ago)
- Last Synced: 2024-04-28T20:24:39.531Z (7 months ago)
- Topics: auto-load-next-post, axios, pages, pagination, react-json, rest, typescript
- Language: TypeScript
- Homepage: https://react-bhx-pagination.netlify.app/
- Size: 438 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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