raml-emitter
v0.0.0
Published
[pre-alpha!] RAML emitter from object representation
Readme
raml-emitter
RAML emitter
Installation
For now
Once published to npm, it will be:
npm install raml-emitterDevelopment
beefy is a dev-dependency and allows to run index.js in browser with browserify:
./node_modules/beefy/bin/beefy index.js 8080You can --live for live-reload.
Taken from Using npm on the client side
Test
npm testLicense
MIT
