Generate folders/files/code based on customizable template.
-
Updated
Jul 19, 2023 - TypeScript
Generate folders/files/code based on customizable template.
Generate NestJS files from the command palette or explorer context menu (right click). It also provides a terminal to start the server in different modes (dev, debug, prod). It is based on the NestJS CLI.
Simplifies TypeScript development by providing customizable templates for generating TypeScript classes, interfaces, enums, types, functions, and variables directly from VS Code
Transform the source code within the project into TXT text files, with each file containing a maximum of 1000 lines. Additionally, automate the process to eliminate comments and blank lines from these files.
Extensible template based file generator
Prettier RC file generator app
Add a description, image, and links to the file-generator topic page so that developers can more easily learn about it.
To associate your repository with the file-generator topic, visit your repo's landing page and select "manage topics."