json-tabulate

1.0.0 • Public • Published

json-tabulate

Creates tables out of JSON data

Functionality

  • tabulate({ dataObject, tableOptions, shouldStyle = false }) - Return an array of arrays (representing the table rows) from a dataObject, configured using the tableOptions
  • markdownTable - Return the tabulated data as a Markdown table string
  • consoleTable - Return the tabulated data as a console table string

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.01

Package Sidebar

Install

npm i json-tabulate

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

24.3 kB

Total Files

12

Last publish

Collaborators

  • nerdwallet_ro