1.0.16 • Published 1 year ago
typeorm-find-boosted v1.0.16
@rt/typeorm-find-boosted
A library that improve typeorm find by adding nested queries and pagination.
Installing
yarn add @rt/typeorm-find-boosted
Usage
const findBootsted: FindBoosted<T> = new FindBoosted(_dataSource, _entityRepository)