https://github.com/kaaproject/raml2html-kaa-theme
https://github.com/kaaproject/raml2html-kaa-theme
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaaproject/raml2html-kaa-theme
- Owner: kaaproject
- License: apache-2.0
- Created: 2017-08-30T16:10:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-19T11:12:55.000Z (over 4 years ago)
- Last Synced: 2025-08-05T01:06:06.813Z (12 months ago)
- Language: CSS
- Size: 28.3 KB
- Stars: 0
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```