Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

madewithlove/mson-to-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Testing

$ npm test
$ npm run lint

About

Convert a data structures file to JSON schemas

Resources

License

Stars

Watchers

Forks

Packages

No packages published