15.0.0 • Published 3 years ago
@rxap/schematics-router
Licence
GPL-3.0
Version
15.0.0
Deps
2
Size
140 kB
Vulns
1
Weekly
0
@rxap/schematics-router
Installation
ng add @rxap/schematics-router
Setup the package @rxap/schematics-router for the workspace.
Schematics
generate
Generates a the router and feature module configuration
ng g @rxap/schematics-router:generate
| Option | Type | Default | Description |
|---|---|---|---|
| project | string | ||
| template | string | templates/routing.xml | |
| overwrite | boolean | false | |
| organizeImports | boolean | true | |
| openApiModule | string | ||
| fixImports | boolean | true | |
| format | boolean | true | |
| skipTsFiles | boolean | false | |
| feature | string |
| Required |
|---|
| template |
| project |
ng-add
Setup the package @rxap/schematics-router for the workspace.
ng g @rxap/schematics-router:ng-add
| Option | Type | Default | Description |
|---|