@objectivity/angular-schematic-utils
Version:
Utilities for working with Schematics.
18 lines (10 loc) • 403 B
Markdown
# 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! 👏