0.3.0 • Published 10 years ago

mson-to-schemas v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

mson-to-schemas

Build Status

This is a package made to accept the path to an APIB files containing data structures, and convert those to a folder of JSON schemas.

Installation

$ npm install mson-to-schemas

Usage

$ mson2schemas path/to/file.apib output-folder [--only some-structure,some-other-structure]

Testing

$ npm test
$ npm run lint
0.3.0

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago