1.0.3 • Published 12 months ago
nest-paginator v1.0.3
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 – brunoskr23@gmail.com