1.2.2 • Published 2 years ago

item-pagination v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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.

1.2.0

2 years ago

1.1.0

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.1

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago