1.0.2 • Published 4 years ago

gg-schematics v1.0.2

Weekly downloads
88
License
MIT
Repository
-
Last release
4 years ago

About

This is custom angular schematics that creates new empty module with additional features out-of-the-box (routing module, directories with smart/dumb compontents and services including index.ts files that are already imported in main module file).

This schema is dedicated to Angular 8 (support for other major versions is not guaranteed)

Installation

 npm install --save-dev gg-schematics

Usage

 ng g gg-schematics:module