# raml2html/raml2html

RAML to HTML documentation generator.

Repository: https://github.com/raml2html/raml2html
Canonical: https://ross.abutalabs.com/products/raml2html
Homepage: https://www.npmjs.org/package/raml2html
Language: JavaScript
License: MIT
License Family: permissive
Topics: raml2html, raml, raml-tooling, raml-document
Last push: 2022-09-22T08:36:40+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4564, "days_push": 1441, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1130, forks 242 (observed 2026-08-28T04:03:42.214408+00:00)

## What it is
raml2html is a Node.js tool that converts RAML 1.0 API definition files into HTML documentation, usable both as a command-line script and as a library. It supports customizable themes and Nunjucks templates for controlling the rendered output.

## Use cases
- generate HTML docs from a RAML file
- render API documentation from RAML 1.0
- convert RAML to markdown with a theme
- customize API docs with custom Nunjucks templates
- integrate RAML doc generation into a Node.js build
- produce static API reference pages from a spec

## When to choose
- your API is defined in RAML 1.0 and you want static HTML docs
- you need themeable or template-customizable API documentation output
- you want a simple CLI or programmatic RAML-to-HTML converter

## When to avoid
- your specs are in OpenAPI/Swagger rather than RAML
- you still need RAML 0.8 support (use raml2html 3.x)
- you need live, interactive API documentation rather than static pages

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: documentation, templating, cli
- domain: documentation, apis, developer-tools, web-development
- platform: cli, cross-platform
- tags: raml, api-documentation, nunjucks, themes, html-generator, nodejs

## Member repositories
- raml2html/raml2html (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.214408+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:38:16.855056+00:00, confidence not recorded.
  - readme: https://github.com/raml2html/raml2html (fetched 2026-08-28T04:03:42.214408+00:00, sha 5d2ec54f3b97)
  - registry_npm: https://registry.npmjs.org/raml2html (fetched 2026-08-29T12:43:05.986292+00:00, sha 6825c08a755f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
