0.0.8 • Published 10 years ago

raml-object-standard v0.0.8

Weekly downloads
12
License
Apache-2.0
Repository
github
Last release
10 years ago

Raml Object Standard

NPM version NPM downloads Build status Test coverage

A standardized RAML object representation using JSON schema.

Installation

npm install raml-object-standard --save

Usage

New Parsers

Use the schema.json to validate your parser is standard.

Old Parsers

Use a transform from the transform directory that works with your existing parser. Current implementations:

License

Apache License 2.0

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago