0.2.12 • Published 7 years ago

json2raml2html v0.2.12

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

json2raml2html

Project that performs the transition from JSON to RAML, storing the collected JSON, RAML and the generated HTML

RAML version support

json2raml2html only support RAML 1.0 files.

Install

npm i -g json2raml2html

Usage

As a command line script

json2raml2html --help
json2raml2html -u http://url/to/my/json  -p /path/to/folder
json2raml2html --url http://url/to/my/json  --path /path/to/folder

License

json2raml2html is available under the MIT license. See the LICENSE file for more info.