@ckatzorke/avrodoc-plus

0.4.0 • Public • Published

avrodoc-plus

avrodoc-plus is a documentation tool for Apache Avro schemas.
This project originates from https://github.com/ept/avrodoc, which is great, but received no further updates.

Usage

npm install --global @ckatzorke/avrodoc-plus | yarn add global @ckatzorke/avrodoc-plus
avrodoc-plus -i source -o out.html

Options

  • -i sourcefolder
    Pass in a source folder that will recursively parsed and crawled for avsc files
  • -o outputfile
    The file where the generated doc should be written to

Enhancements

  • support for input folders

Readme

Keywords

none

Package Sidebar

Install

npm i @ckatzorke/avrodoc-plus

Weekly Downloads

5

Version

0.4.0

License

Apache-2.0

Unpacked Size

743 kB

Total Files

58

Last publish

Collaborators

  • ckatzorke