blindgaenger / blueprint-schema-viewer

Renders the Data Structures of an API Blueprint into a viewable HTML file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blueprint-schema-viewer

Renders the Data Structures of an API Blueprint into a viewable HTML file.

BEWARE: This is just a quick and dirty implementation. Therefore it's not tested at all and lacks features, but it fits my needs. If you find it useful anyway, than create an issue or drop me a line.

Usage

usage: blueprint-schema-viewer <input.apib> <output.html>

Demo

https://rawgit.com/blindgaenger/blueprint-schema-viewer/master/example/output.html

About

Renders the Data Structures of an API Blueprint into a viewable HTML file.


Languages

Language:HTML 58.4%Language:JavaScript 37.7%Language:API Blueprint 3.9%