raml-object-to-raml

v0.0.7
Takes a RAML object in JavaScript and emits properly-formatted RAML (text).
raml object file text

test

istanbul cover node_modules/mocha/bin/_mocha -- -R spec

build

browserify -e . -s raml-object-to-raml -o dist/raml-object-to-raml.js && uglifyjs dist/raml-object-to-raml.js -o dist/raml-object-to-raml.min.js

stage-build

git add dist
npm i raml-object-to-raml

Metadata

Downloads

Maintainers