1.0.13 • Published 2 years ago

@kradihsoy/lt-schematics v1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

OptionTypeDefaultDescriptionRequired
namestringThe name of the component.true
pathstringsrcThe path to create the component.false
specbooleantrueSpecifies if a spec file is generated.false
dtobooleantrueSpecifies if a dto file is generated.false
skipImportbooleanfalseSpecifies if the module imports are skipped.false
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.16

2 years ago

0.2.15

2 years ago

0.2.14

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago