1.0.9 • Published 7 years ago

modelify v1.0.9

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

pic

Modelify

Modelify is a tool that creates models from JSON.

Installation

To install the stable version:

npm install modelify -g

This will install Modelify globally so that it may be run from the command line.

Usage

modelify -lang=lang_name -i=/path/to/your.json -o=/path/to/out/dir

lang_name Output models language (js or ts or swift)

/path/to/your.json Path to some json

/path/to/out/dir Output path

Currently available languages

  • JavaScript
  • TypeScript
  • Swift
1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.1

10 years ago

0.1.0

10 years ago