jsonschema2md

Convert Complex JSON Schemas into Markdown Documentation

APACHE-2.0 License

Downloads
31.8K
Stars
581
Committers
50
jsonschema2md - v3.0.0

Published by trieloff over 5 years ago

3.0.0 (2019-07-24)

Bug Fixes

  • cli: fix breaking changes to readdirp API (5150f3f)
  • package: update readdirp to version 3.1.1 (05cd51e), closes #127

Build System

  • package: require minimum node version: 8 (a9ec935)

BREAKING CHANGES

  • package: Node 7 and lower are no longer supported, Node 8 is now the minimum version
jsonschema2md - v2.1.2

Published by trieloff over 5 years ago

2.1.2 (2019-07-19)

Bug Fixes

  • Fix $ref within nested objects not generating correct markdown (b8c9a49), closes #136
jsonschema2md - v2.1.1

Published by trieloff over 5 years ago

2.1.1 (2019-05-29)

Bug Fixes

  • package: update async to version 3.0.1 (4ffa21e)
jsonschema2md - v2.1.0

Published by trieloff over 5 years ago

2.1.0 (2019-04-30)

Features

  • Apply prettier to generated markdown files for improved formatting (0e8bde4)
jsonschema2md - v2.0.0

Published by trieloff over 5 years ago

2.0.0 (2019-03-26)

Bug Fixes

BREAKING CHANGES

  • release: Major version bump
jsonschema2md - v1.0.0

Published by trieloff over 5 years ago

1.0.0 (2019-03-18)

Bug Fixes

  • ci: use node8 for releases (9c2a186)
Package Rankings
Top 1.68% on Npmjs.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
GitHub Actions