1.0.0-beta.2 • Published 6 years ago

ng-schematics-utils v1.0.0-beta.2

Weekly downloads
102
License
MIT
Repository
github
Last release
6 years ago

Angular Schematics Utilities

A comprehensive set of utilities to build Angular schematics.

Installation

npm install ng-schematics-utils

Credits

This repository contains some of the utilities used in the @schematics/angular package. Credits to the Angular team. The original utilites can be found here: https://github.com/angular/devkit/tree/master/packages/schematics/angular/utility.

I'm creating this package because I found these utilities to be very useful when building schematics, but unfortunately they're not exposed in the devkit package. I'll enrich this library by adding more utilities to the public API.

Licence

MIT