Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raml2html/markdown-theme
A raml2html theme for rendering RAML to Markdown
https://github.com/raml2html/markdown-theme
raml-document raml2html raml2html-theme
Last synced: about 2 months ago
JSON representation
A raml2html theme for rendering RAML to Markdown
- Host: GitHub
- URL: https://github.com/raml2html/markdown-theme
- Owner: raml2html
- License: mit
- Created: 2017-02-11T16:01:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T09:29:14.000Z (almost 7 years ago)
- Last Synced: 2024-04-26T13:32:26.322Z (9 months ago)
- Topics: raml-document, raml2html, raml2html-theme
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raml2html markdown theme
A raml2html theme for rendering RAML to Markdown.
## Install
```
npm i -g raml2html-markdown-theme
```## Usage
```
raml2html --theme raml2html-markdown-theme example.raml > example.md
```## License
raml2html-markdown-template is available under the MIT license. See the LICENSE file for more info.