schema-table-markdown
v2.2.0
Published
Convert a schema table into markdown
Downloads
14
Readme
schema-table-markdown
Convert a schema table into markdown
Example
var schemaTableMarkdown = require("schema-table-markdown");
// TODO. Show exampleDocs
var someValue = schemaTableMarkdown(/*arguments*/)
schema-table-markdown := (arg: Any) => void// TODO. State what the module does.
Installation
npm install schema-table-markdown
Tests
npm test
Contributors
- Raynos
