Skip to content

julienzarka/mson-to-schemas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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

Languages

  • JavaScript 73.1%
  • API Blueprint 26.9%