[](https://travis-ci.org/raml-org/raml-typesystem)
strongly-typed reflection library and tools for jsii
DEPRECATION NOTICE: please note that this parser is now deprecated, please use [webapi-parser](https://github.com/raml-org/webapi-parser) instead.
WebApi Parser
Converts a RAML data type into JSON schema, and back
A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.
Script for converting RAML format into Swagger 2.0
[](https://travis-ci.org/raml-org/raml-js-parser-2) [](https://greenkeeper.io/)
XML validation API for RAML JS parser
JSON validation API for RAML JS parser
This library was generated with [Nx](https://nx.dev).
[](https://travis-ci.org/raml-org/raml-definition-system) [](https://greenkeeper
This package generates `GraphQLSchema` instance from **RAML API Document** (`.raml`) file located at a URL or FileSystem by resolving the JSON Schema dependencies. It uses `@omnigraph/json-schema` by generating the necessary configuration.
RAML to object
DEPRECATION NOTICE: please note that this parser is now deprecated, please use [webapi-parser](https://github.com/raml-org/webapi-parser) instead.
RAML to HTML documentation generator
Sanitization of RAML parameters into strict values
This package contains model for oas-raml-converter package.
Path matching utility based on the RAML spec
This is lighter version of RAML TypeSystem, dependencies are optimized, it is not capable to validate external types, and external types instances by design. Capability to validate types itself also might be removed in future.
Simple middleware-style router for RAML based on router
Converts RAML 1.0 files to postman v2 collection
A ICU message format parser written in Typescript's typesystem for interpolation values that are inferred automatically.
Generate an API proxy from a RAML definition, which can be used locally or globally for validating API requests and responses