An open API service indexing awesome lists of open source software.

https://github.com/kaaproject/raml2html-kaa-theme


https://github.com/kaaproject/raml2html-kaa-theme

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# raml2html Kaa theme

Kaa theme for raml preprocessor [raml2html](https://www.npmjs.com/package/raml2html). Based on [default theme](https://github.com/raml2html/default-theme).

## Install
```npm i -g @kaaiot/raml2html-kaa-theme```

## Usage
```raml2html --theme @kaaiot/raml2html-kaa-theme example.raml > example.html```