vsc-ngc-snippet-generator

Visual Studio Code Snippet Generator for Angular Components

Usage no npm install needed!

<script type="module">
  import vscNgcSnippetGenerator from 'https://cdn.skypack.dev/vsc-ngc-snippet-generator';
</script>

README

Visual Studio Code Snippet Generator for Angular Components

NPM

Generate Visual Studio Code Snippets for your Angular Components

Install

npm i -g vsc-ngc-snippet-generator

Usage

The tool accepts 1 parameter: the path where to look for angular components.

vsc-ngc-snippet-generator <path>

License

MIT © Jef Van Hoyweghen