Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Clean architecture schematicsNew to Visual Studio Code? Get it now.
Clean architecture schematics

Clean architecture schematics

Shunnior

|
50 installs
| (0) | Free
Vs code extension that serves to simplify the creation of view models in Angular. It was initially intended for the Bancolombia developers, but it can be used in any Angular project.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Angular clean arquitecture schematics

vs code extension that serves to simplify the creation of view models and clean architecture templates in Angular.

image

Link of the Vscode marketplace extension.

Features

Extension to simplify the creation of view models and clean architecture templates

Usage

First of all, it is used in Angular projects with the Jest testing library.

  1. Position the cursor over the folder we want to use and press right click

  2. Within the menu the "Clean Arq. schematics" option will be displayed, we will click on it

  3. A list of actions willbe displayed, choose one of them and enjoy!

How to deploy a new version?

  1. Change the package version to the latest version "version": "x.x.x",
  2. Run vsce package command to create a new version file
  3. Run vsce publish -p to deploy the new version
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft