/nestjs-util

Common utilities for NestJS

Primary LanguageTypeScriptMIT LicenseMIT

Project

NestJS Utils to Space Rocket Projects

npx typedoc for full documentation

TypeOrmUtil

  • QueryRunnerFactory -> instanciate a QueryRunnerTransaction object
  • BaseEntity -> provides a better entity with timestamps

Decorators

  • ExcludeProperty -> Exclude + ApiHideProperty
  • ExposeProperty -> Expose + ApiProperty
  • IsEqualStr

Functions

  • binarySearch
  • compare
  • dateToUTC
  • delay (promisified setTimeout)

License

MIT licensed.