Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 524 Bytes

TODO.md

File metadata and controls

20 lines (18 loc) · 524 Bytes

WHAT TO DO

  • add readme
  • Write function to change kebab-case to PascalCase
  • Write function to change kebab-case to camelCase
  • Write function to change kebab-case to CONSTAT_CASE
  • add module generator
  • remove useless files (interceptors, exception, decorators e.t.c) from app generator templates
  • add yeoman and nestjs image to readme
  • Usage file
  • tests

Generators For

  • Decorator
  • Exception
  • Filter
  • Guard
  • Interceptor
  • Middleware
  • Pipe