Jonathan Stoikovitch

raml-path-match

v3.0.0
Path matching utility based on the RAML spec

raml-sanitize

v2.0.0
Sanitization of RAML parameters into strict values

osprey

v1.0.0
Generate an API proxy from a RAML definition, which can be used locally or globally for validating API requests and responses

osprey-router

v1.0.0
Simple middleware-style router for RAML based on router

osprey-resources

v1.0.0
Automatically support RAML resources

raml-validate

v1.3.0
Strict validation of RAML parameters

osprey-method-handler

v1.0.0
Middleware for validating requests and responses based on a RAML method object

client-oauth2

v4.3.3
Straight-forward execution of OAuth 2.0 flows and authenticated API requests

osprey-mock-service

v1.0.0
Generate an API mock service from a RAML definition using Osprey

request-error-handler

v1.3.2
Standardized error handler for rendering API responses with i18n

raml-1-parser

v1.1.67
DEPRECATION NOTICE: please note that this parser is now deprecated, please use [webapi-parser](https://github.com/raml-org/webapi-parser) instead.

raml-typesystem

v0.0.96
[![Build Status](https://travis-ci.org/raml-org/raml-typesystem.svg?branch=master)](https://travis-ci.org/raml-org/raml-typesystem) [![Greenkeeper badge](https://badges.greenkeeper.io/raml-org/raml-typesystem.svg)](https://greenkeeper.io/)

raml-definition-system

v0.0.94
[![Build Status](https://travis-ci.org/raml-org/raml-definition-system.svg?branch=master)](https://travis-ci.org/raml-org/raml-definition-system) [![Greenkeeper badge](https://badges.greenkeeper.io/raml-org/raml-definition-system.svg)](https://greenkeeper

anypoint-cli

v3.22.7
Display and interact with the Anypoint Platform from the command line. Supports interactive shell and standard CLI modes.

datatype-expansion

v0.4.1
Utility tool to expand a given RAML type and create a canonical form

raml-xml-validation

v0.1.0
XML validation API for RAML JS parser

ramldt2jsonschema

v1.2.3
Converts a RAML data type into JSON schema, and back

xmllint-jsparser

v0.0.6
xmllint patched to be regular node module which can be packaged for browser by webpack. Based on https://github.com/kripken/xml.js

webapi-parser

v0.5.0
WebApi Parser

tck-reporter

v1.2.1
HTML reports generator for Test Compatibility Kits.