XML validation API for RAML JS parser
JSON validation API for RAML JS parser
This package provides utilities for creating schema for different types, along with serialization information.
WebApi Parser
An evented streaming XML parser in JavaScript
A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.
Converts a RAML data type into JSON schema, and back
Validate XML, Parse XML, Build XML without C/C++ based libraries
DEPRECATION NOTICE: please note that this parser is now deprecated, please use [webapi-parser](https://github.com/raml-org/webapi-parser) instead.
An evented streaming XML parser in JavaScript
Middleware for validating requests and responses based on a RAML method object
Script for converting RAML format into Swagger 2.0
An evented streaming XML parser in JavaScript
A convertor between XML text and Javascript object / JSON text.
XML utilities for the AWS SDK
This package provides the core HTTP request orchestration, response handling, and API call coordination.
Build XML from JSON without C/C++ based libraries
Utilities for determining if characters belong to character classes defined by the XML specs.
[](https://travis-ci.org/raml-org/raml-definition-system) [](https://greenkeeper
[](https://travis-ci.org/raml-org/raml-js-parser-2) [](https://greenkeeper.io/)
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.
Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
Generate an API proxy from a RAML definition, which can be used locally or globally for validating API requests and responses
RAML to object