@ajluisarg/component-routing

Generate component with routing schematics

Usage no npm install needed!

<script type="module">
  import ajluisargComponentRouting from 'https://cdn.skypack.dev/@ajluisarg/component-routing';
</script>

README

Component with routing schematic

This schematic generate an Angular component with its routing

How to use

Install this package in your Angular CLI workspace

npm i --no-save @ajluisarg/component-routing

Use it!

ng g @ajluisarg/component-routing:component-routing [<path>]