nest-paginator
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Nest Paginator

Coverage Status

Paginate data with Nest and TypeORM

This project uses Nest with TypeORM to paginate data, the idea it's to use this library by only calling a function that it's responsible for paginating data to a TypeORM Entity.

Installation

Windows, Mac & Linux:

npm  install  my-crazy-module  --save

Usage

Read the docs to Learn More

Repository with an example on how to use this application: https://github.com/brunosm16/nest-paginator-examples

Tests

npm  test

Meta

Bruno Moraes – @Linkedinbrunoskr23@gmail.com

Github

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.30latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.30
1.0.20
1.0.10
0.1.00
1.0.00
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i nest-paginator

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

40.6 kB

Total Files

9

Last publish

Collaborators

  • brunosm16