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

Readme

Keywords

none

Package Sidebar

Install

npm i json-tabulate

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

24.3 kB

Total Files

12

Last publish

Collaborators

  • nerdwallet_ro