2.2.0 • Published 9 years ago

schema-table-markdown v2.2.0

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

schema-table-markdown

Convert a schema table into markdown

Example

var schemaTableMarkdown = require("schema-table-markdown");

// TODO. Show example

Docs

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

MIT Licensed