1.0.3 • Published 11 months ago

@kh71/paging v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

This Package set default pagination

Default ENV

LIMIT=10 MAX_LIMIT=100 SORT=createdAt ORDER=desc

req.query

limit page sort order

UI Pagination Boostrap 5

import Pagination from "@kh71/paging";

Pagination.pagination(total_pages, limit, path, current);

1.0.3

11 months ago

1.0.2-a

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0-beta.1

11 months ago

1.0.0

11 months ago