{"library":"nestjs-typeorm-paginate","type":"library","category":null,"description":"The `nestjs-typeorm-paginate` library provides a robust and strictly typed pagination solution for NestJS applications integrated with TypeORM. It simplifies the process of generating pagination objects from TypeORM repositories or query builders, ensuring type safety throughout your codebase. The current stable version is 4.1.0, which is specifically designed for compatibility with TypeORM `^0.3.0` and a broad spectrum of `@nestjs/common` versions up to `^11.0.0`. The project's release cadence is often tied to major version updates of TypeORM and NestJS, necessitating careful version management during upgrades. Its key differentiators include explicit support for both `Repository` instances and `QueryBuilder` objects, offering flexibility in how data is queried, alongside comprehensive TypeScript typings for all pagination options and the resulting paginated data structure, making it a reliable choice for complex data presentation needs.","language":"javascript","status":"active","version":"4.1.0","tags":["javascript","nestjs","typeorm","pagination","paginate"],"install":[{"cmd":"npm install nestjs-typeorm-paginate","imports":["import { paginate } from 'nestjs-typeorm-paginate';","import { Pagination } from 'nestjs-typeorm-paginate';","import { IPaginationOptions } from 'nestjs-typeorm-paginate';"]},{"cmd":"yarn add nestjs-typeorm-paginate","imports":[]},{"cmd":"pnpm add nestjs-typeorm-paginate","imports":[]}],"homepage":null,"github":"https://github.com/nestjsx/nestjs-typeorm-paginate","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nestjs-typeorm-paginate","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/nestjs-typeorm-paginate/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}