/ng-pug-component

A schematic for generating Angular components with Pug templates instead of HTML

Primary LanguageTypeScriptMIT LicenseMIT

A schematic for generating Angular components with Pug templates instead of HTML.

Install with npm i -g ng-pug-component

Run with ng g ng-pug-component:ng-pug-component or ng g ng-pug-component:pc

This is very much a hack job and is likely to break at any given moment.