/marked-schema

Create markdown documentations from a JSON-schema file

Primary LanguageJavaScriptApache License 2.0Apache-2.0

marked-schema

This package is a fork from wetzel

It generates markdown documentation from a JSON-schema with support for

  1. A TOC to specify the order of types
  2. A path to examples for each property in the objects

NOTE: This package is pretty tightly coupled to the AdaptiveCards json-schema right now and may need significant tweaks to work with your schema.