Every space inside { } and ( ) means that this is pushed into next line :)
$ represent each step after tab.
| Snippet | Purpose |
|---|
n-controller | NestJS Controller |
n-guard | NestJS Guard |
n-interceptor | NestJS Interceptor |
n-middleware | NestJS Middleware |
n-v4-middleware | NestJS Middleware Version 4 |
n-pipe | NestJS Pipe |
n-provider | NestJS Provider |
| Snippet | Purpose |
|---|
n-module | NestJS Module |
n-module-root | NestJS Root Module |
n-module-nest | NestJS Module Implementing NestModule |
n-module-global | NestJS Global Module |
n-v4-module | NestJS Module v4 |
| Snippet | Purpose |
|---|
n-test | NestJS Unit Test |
n-test-service | NestJS Service Unit Test |
| Snippet | Purpose |
|---|
n-typeorm-entity | NestJS TypeORM Entity |
n-typeorm-repository | NestJS TypeORM Repository |
| Snippet | Purpose |
|---|
n-mongoose-interface | NestJS Interface for mongoose |
n-mongoose-service | NestJS Service for Mongoose |
| Snippet | Purpose |
|---|
n-sequelize-entity | NestJS Sequelize Entity |
n-sequelize-provider | NestJS Sequelize Provider |
n-sequelize-database-provider | NestJS Sequelize Database Provider |