npm.io
0.2.12 • Published 8 years agoCLI

json2raml2html

Licence
MIT
Version
0.2.12
Deps
5
Vulns
1
Weekly
0

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.