Skip to content

Nest architecture element generation based on Angular schematics 🎬

License

Notifications You must be signed in to change notification settings

smokecat/smoke-nest-schematics

 
 

Repository files navigation

Description

Fork from @nestjs/schematics.

Custom nestjs schematics

Installation

$ npm install -g smoke-nest-schematics
$ nest n -c smoke-nest-schematics [name]

Usage

Learn more in the official documentation.

Custom schematics

  • application
  • class
  • configuration
  • controller
  • decorator
  • filter
  • gateway
  • guard
  • interceptor
  • interface
  • middleware
  • module
  • pipe
  • provider
  • resolver
  • service
  • library
  • sub-app
  • resource

License

Nest is MIT licensed.

About

Nest architecture element generation based on Angular schematics 🎬

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 3.6%
  • Shell 0.1%