1.0.4 • Published 4 years ago

mati-schematics v1.0.4

Weekly downloads
-
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 mati-schematics

Usage

 ng g mati-schematics:module