VScode-Nestjs-Snippets
This VSCode extension is a collection of snippets for the nestjs framework.
Features
Command |
Describe |
nest-root-module |
NestJS Root Module |
nest-module |
NestJS NestModule |
nest-controller |
NestJS Controller |
nest-service |
NestJS Service |
nest-trx-service-function |
NestJS Service Function with Transactional decorator |
nest-dto |
NestJS Dto |
nest-cqrs-query |
NestJS CQRS Query |
nest-cqrs-query-handler |
NestJS CQRS Query Handler |
nest-cqrs-command |
NestJS CQRS Command |
nest-cqrs-command-handler |
NestJS CQRS Command Handler |
nest-entity |
NestJS TypeORM Entity |
nest-entity-dto |
NestJS TypeORM Entity Dto |
nest-test |
NestJS Unit Test |
nest-test-service |
NestJS Service Unit Test |
Enjoy!
| |