spacerkt-util-nestjs
v0.0.39
Published
Common utilities for NestJS
Downloads
394
Readme
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)