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

Package Sidebar

Install

npm i nest-paginator

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

40.6 kB

Total Files

9

Last publish

Collaborators

  • brunosm16