ramldt2jsonschema

JSON →
library 1.2.3 ·javascript maintenance
verified Jun 7, 2026

CLI and library to convert RAML 1.0 data types to JSON Schema Draft 4/6/7 and back. Stable version 1.2.3, maintained by the RAML organization. Uses webapi-parser under the hood. Key differentiators: bidirectional conversion (dt2js and js2dt), supports external references via basePath, and validation options. As of v1.2.3, there have been no recent releases; the package is in maintenance mode with known limitations (e.g., unsupported JSON Schema properties like allOf, oneOf) and issues (array items not properly converted).