UNPKG

raml2html-plain-theme

Version:
18 lines (12 loc) 242 B
# raml2html plain theme A raml2html theme for rendering RAML to HTML. ## Install ``` npm i -g raml2html-plain-theme ``` ## Usage ``` raml2html --theme raml2html-plain-theme example.raml > example.html ``` ## License MIT