Introduction
A powerful CLI tool to generate NestJS modules with customizable templates for modules, controllers, services, DTOs, and schemas.
Features
- 🚀 Quick module generation with a single command
- 📝 Customizable templates using stub files
- 🎯 Automatic pluralization/singularization
- 🔧 Configurable exclusions per module
- 📦 Batch generation support
- 🎨 Multiple naming conventions (PascalCase, camelCase, kebab-case, snake_case)