nestjs-dev-utilities NestJs utilities helper for development Table of Content Getting Started Reference Abstract Class Decorators Helpers Interceptors TypeORM Validators Getting Started # for yarn yarn add nestjs-dev-utilities -D # for npm npm install nestjs-dev-utilities --save-dev Reference Abstract Class AbstractDto AbstractEntity Decorators @IpAddress() @CurrentUser() Helpers PasswordCipher Interceptors LoggingInterceptor SubscriptionInterceptor TypeORM SnakeNamingStrategy Validators @IsUndefined()