1.2.2 ⢠Published 2 years ago
item-pagination v1.2.2
Item-Pagination
Item-Pagination is the function that takes the JavaScript object array as an argument and divides them into pages. Use it to easily provide Pagination on your project!
Item-Pagination supports TypeScript. You can use it in CommonJS and ESModule. So, don't hesitate to add Item-Pagination in your project!
Installation
To install the latest version, run the following command:
npm install item-pagination
Or if you're using yarn:
yarn add item-pagination
Or if you're using pnpm:
pnpm add item-pagination
Documentation
š Documentation Page
Development Stacks
It's developed using TypeScript.
License
Item-Pagination is MIT Licensed.