@sgracki/ng-schematics

Angular schematics

Usage no npm install needed!

<script type="module">
  import sgrackiNgSchematics from 'https://cdn.skypack.dev/@sgracki/ng-schematics';
</script>

README

Angular schematics by @sgracki

Usage

inside of project directory:

npm i @sgracki/ng-schematics
ng g @sgracki/schematics:<schematic-name> <name>

That's it!