nest-paginator
v1.0.3
Published
Paginating data with NestJS and TypeORM
Downloads
10
Maintainers
Readme
Nest Paginator
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 – @Linkedin – [email protected]