1.0.13 • Published 3 years ago
@kradihsoy/lt-schematics v1.0.13
Presentation
This project was generated with Angular CLI
Requirements
Publish
Commit the changes and run npm run publish:<option> or yarn publish:<option> to publish the schematics.
Install
Run npm install @kradihsoy/lt-schematics to install the schematics.
Yarn : yarn add @kradihsoy/lt-schematics
Usage
Run nest generate -c @kradihsoy/lt-schematics mongoose <name> <path> <spec> <dto> <skipImport> to generate a new component.
Options
| Option | Type | Default | Description | Required |
|---|---|---|---|---|
| name | string | The name of the component. | true | |
| path | string | src | The path to create the component. | false |
| spec | boolean | true | Specifies if a spec file is generated. | false |
| dto | boolean | true | Specifies if a dto file is generated. | false |
| skipImport | boolean | false | Specifies if the module imports are skipped. | false |
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
0.4.1
3 years ago
0.4.0
3 years ago
0.3.1
3 years ago
0.3.0
3 years ago
0.2.16
3 years ago
0.2.15
3 years ago
0.2.14
3 years ago
0.2.13
3 years ago
0.2.12
3 years ago