https://github.com/shereef/db-pagination
A function to paginate an array of primary keys that came from the db
https://github.com/shereef/db-pagination
Last synced: about 1 year ago
JSON representation
A function to paginate an array of primary keys that came from the db
- Host: GitHub
- URL: https://github.com/shereef/db-pagination
- Owner: Shereef
- Created: 2023-08-29T22:30:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T08:42:41.000Z (over 2 years ago)
- Last Synced: 2025-02-04T04:29:13.866Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 562 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# db-pagination
A function to paginate an array of primary keys that came from the db