1.0.0 • Published 8 years ago
tabulate-json v1.0.0
tabulate-json
Creates tables out of JSON data
Functionality
tabulate({ dataObject, tableOptions, shouldStyle = false })- Return an array of arrays (representing the table rows) from adataObject, configured using thetableOptionsmarkdownTable- Return the tabulated data as a Markdown table stringconsoleTable- Return the tabulated data as a console table string
1.0.0
8 years ago