Skip to content

aviadavi/bootprint-swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This package contains a template, partials and styles for bootprint to convert JSON-schema files into a static HTML-page.

Usage

npm install -g bootprint
npm install -g bootprint-swagger
bootprint swagger http://petstore.swagger.io/v2/swagger.json target

The directory "target" should now contain a file index.html and main.css which contain a readble form of the Swagger-Petstore-Example.

More documentation coming soon

Style details

About

Bootprint-module to render swagger specifications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Handlebars 62.4%
  • CSS 32.2%
  • JavaScript 5.4%