1.0.1 • Published 6 years ago

ngx-smart-schematics v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

NGX SMART SCHEMATICS

A very useful schematics collection to save you time and focus on what matters !

SchematicWhat it does
openapiGenerates services and model Data Transfer Objects to communicate with an API

How to install

npm install ngx-smart-schematics --save-dev

Install Peer Dependencies

If you don't have all package dependencies, install them :

npm install @schematics/angular @types/node typescript swagger-parser

How to use

Each schematic has its own README. Please refer to the README on Github.

Quick Start

Want to generate code to communicate with an API ?

ng g ngx-smart-schematics:openapi --api=/path/to/api.json

1.0.1

6 years ago

1.0.0

6 years ago

1.0.0-beta13

6 years ago

1.0.0-beta12

6 years ago

1.0.0-beta11

7 years ago

1.0.0-beta10

7 years ago

1.0.0-beta9

7 years ago

1.0.0-beta8

7 years ago

1.0.0-beta7

7 years ago

1.0.0-beta6

7 years ago

1.0.0-beta5

7 years ago

1.0.0-beta4

7 years ago

1.0.0-rc.5

7 years ago

1.0.0-rc.4

7 years ago

1.0.0-rc.3

7 years ago

1.0.0-rc.2

7 years ago

1.0.0-rc.1

7 years ago

1.0.0-beta1

7 years ago