alcadica-typescript-stuffThis extension adds commands for your typescript workflow. FeaturesCreate entityCreates an entity typescript package with factory methods to convert data from server/client and client/server.
Create frontend DALCreates a data access layer for the client side of your app in order to request data and handle it.
Lerna bootstrapExecutes the lerna bootstrap command if your repository has a lerna.json initialized.
Lerna initInitializes a lerna repository.
Npm add scriptAdds a script to a package.json.
Npm initInitializes a package.json with a minimal wizard.
Npm installInstalls a package.json dependencies/devDependencies.
Npm run scriptRuns a script of a single package.json file.
Typescript compileCompiles a single tsconfig.json project.
Typescript init configInitializes a new tsconfig.json file with a minimal wizard.
Contextual menu
|










