ng-schematics-utils

1.0.0-beta.2 • Public • Published

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

Dependents (3)

Package Sidebar

Install

npm i ng-schematics-utils

Weekly Downloads

7

Version

1.0.0-beta.2

License

MIT

Last publish

Collaborators

  • caroso1222