1.0.1 • Published 5 years ago

ngx-smart-schematics v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

1.0.0

5 years ago

1.0.0-beta13

5 years ago

1.0.0-beta12

5 years ago

1.0.0-beta11

5 years ago

1.0.0-beta10

5 years ago

1.0.0-beta9

5 years ago

1.0.0-beta8

5 years ago

1.0.0-beta7

5 years ago

1.0.0-beta6

5 years ago

1.0.0-beta5

5 years ago

1.0.0-beta4

5 years ago

1.0.0-rc.5

5 years ago

1.0.0-rc.4

5 years ago

1.0.0-rc.3

5 years ago

1.0.0-rc.2

5 years ago

1.0.0-rc.1

5 years ago

1.0.0-beta1

5 years ago