Skip to content

Código fuente para extension de vs code que sirve para que en angular se simplifique la creación de view models, inicialmente se pensó para los desarrolladores de bancolombia, pero en cualquier proyecto de angular se puede utilizar

Notifications You must be signed in to change notification settings

SHUNNIORR/bc-view-model-generator

Repository files navigation

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

About

Código fuente para extension de vs code que sirve para que en angular se simplifique la creación de view models, inicialmente se pensó para los desarrolladores de bancolombia, pero en cualquier proyecto de angular se puede utilizar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published