raml-fleece

0.7.0 • Public • Published

Purpose

raml-fleece turns RAML into a readable HTML file. It currently supports version 0.8 as defined in the 0.8 RAML specification

Key Features

  • Sidebar containing all resources for easy navigation
  • All headers are links
  • Links produce readable URL fragments (e.g. http://example.com/api#GET/users)
  • No collapsed elements make searching easy for browsers

Installation

npm install -g janrain/raml-fleece

Usage

raml-fleece api.raml > index.html

Custom Templates and Scripts

Custom Templates and scripts let you overwrite and extend the templates and scripts. See the command line help for details.

Thanks

This tool was originally built using raml2html.

Readme

Keywords

none

Package Sidebar

Install

npm i raml-fleece

Weekly Downloads

21

Version

0.7.0

License

MIT

Last publish

Collaborators

  • rdenmark
  • tcmitche