UNPKG

@objectivity/angular-schematic-utils

Version:
18 lines (10 loc) 403 B
# Angular schematics Utilities Provides a collection of general and useful utilities for Schematics. ## Overview ```bash ng add @objectivity/angular-schematic-utils ``` ## Disclaimer This repository contains code which is directly taken from: - [Angular Schematics package](https://github.com/angular/angular-cli/tree/master/packages/schematics) All credits go to the respective developers! 👏