3.14.11 • Published 5 years ago

onecompileman-angular4-cli v3.14.11

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Onecompileman-Angular4-CLI

N|Solid

Onecompileman-angular4-cli is a Node.js CLI library for Angular that converts OAS or Open Api Specification JSON file generated by an API which has Swagger Integration into:

  • Models - Typescript class that defines structure of object.
  • Services - Asynchronous services that make requests to API endpoints (using ngx-restangular)

Tech

Onecompileman-Angular4-CLI uses a number of open source projects to work properly:

  • node.js - evented I/O for the backend
  • minimist - node.js argument parser
  • clui - command-line interfaces
  • figlet - ASCII text art
  • chalk - colorize the output

Installation

Onecompileman-Angular4-CLI requires Node.js v8.8+ to run.

$ npm install -g onecompileman-angular4-cli

Commands

You can generate your services and models for your angular app in just 3 or more seconds with the following command, it is suggested to have the OAS swagger.json file inside the root directory of the app.

$ ocm generate --swagger swagger.json --version 6 --api users //File path relative to the path you are accessing the command

About

This library is created by Stephen Vinuya, because of his laziness he created a library that creates the codes for him.

N|Solid

3.14.11

5 years ago

3.14.10

5 years ago

3.14.9

5 years ago

3.14.8

5 years ago

3.14.7

5 years ago

3.14.6

5 years ago

3.14.5

5 years ago

3.14.4

5 years ago

3.13.4

5 years ago

3.13.3

5 years ago

2.13.3

5 years ago

2.13.2

5 years ago

2.13.1

5 years ago

2.12.1

5 years ago

2.12.0

5 years ago

2.10.0

5 years ago

2.9.0

6 years ago

2.8.12

6 years ago

2.8.11

6 years ago

2.8.10

6 years ago

2.8.9

6 years ago

2.8.8

6 years ago

2.8.7

6 years ago

2.8.6

6 years ago

2.7.6

6 years ago

2.6.6

6 years ago

2.6.5

6 years ago

2.6.4

6 years ago

2.6.3

6 years ago

2.6.1

6 years ago

2.6.0

6 years ago

2.5.9

6 years ago

2.5.8

6 years ago

2.4.8

6 years ago

2.4.7

6 years ago

2.4.6

6 years ago

2.4.5

6 years ago

2.3.5

6 years ago

2.3.3

6 years ago

2.3.2

6 years ago

2.3.0

6 years ago