nestjs-typeorm-paginate

v2.2.6
A simple pagination function to build a pagination object with types
nestjs typeorm pagination paginate

format

prettier --write "**/*.ts"

setup:test

node_modules/.bin/ts-node node_modules/.bin/typeorm schema:sync

test

jest

coveralls

yarn run test:cov --coverageReporters=text-lcov | coveralls

test:cov

jest --coverage

build

rm -rf ./dist && tsc && npm run build:index

build:index

rm -rf ./index.js ./index.d.ts && tsc -d --skipLibCheck ./index.ts

prepublish

npm run format && npm run build

Metadata

  • MIT
  • Whatever
  • Ashleigh Simonelli
  • released 12/1/2020

Downloads

Maintainers