Generate complete frontend projects, CRUD boilerplates, reusable HTML components, listener modules and HTML ID based folders directly from Visual Studio Code.
Quickly create complete frontend project structures with a single command.
Create modular and reusable HTML components for faster UI development.
Automatically generate JavaScript modules from selected HTML element IDs.
Access all generation commands directly from the VS Code Title Bar.
Interactive HTML interface for configuring and generating project files.
Simple workflow designed for developers of all experience levels.
Right click the Public folder and choose InitFromScript.
Enter the project name. Example
Select Schema (optional). Choose one of the following.
Creates a lightweight frontend project.
Creates a complete CRUD frontend boilerplate.
Open
The VS Code Title Bar displays two commands.
Creates reusable listener modules such as showAllHtmlId crudHtmlId verticalHtmlId
Scans your HTML page and creates folders for every selected HTML ID.
Handles UI events and button click logic.
Initializes generated HTML modules.
Reduce repetitive coding.
Generate HTML listeners automatically.
Maintain standard folder structures.
| Command | Description |
|---|---|
| InitFromScript | Generate frontend project from Public folder |
| insertSimple | Create simple frontend boilerplate |
| insertCrud | Create CRUD frontend boilerplate |
| addHeaderItem | Create reusable listener modules |
| addHtmlId | Create HTML ID based folders |
GitHub
https://github.com/keshavsoft
VS Code Marketplace
https://marketplace.visualstudio.com/