Skip to content
This repository was archived by the owner on Mar 7, 2022. It is now read-only.

for-GET/katt-blueprint-parser-js

 
 

Repository files navigation

KATT API Blueprint Parser Build Status

A JavaScript parser of KATT API blueprints (which are derived from Apiary API blueprints).

Usage

See the src/ast.coffee file to get an idea about returned objects and their capabilities.

The exception thrown in case of error will contain offset, line, column, expected, found and message properties with more details about the error.

License

MIT

About

KATT blueprint parser (derived from Apiary blueprint parser)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 100.0%