@dutchrican/tablecli
v1.1.1
Published
Simple table output for arrays and objects on the cli
Readme
CLI Table output for objects and arrays
Why? The existing console.table output is actually really great, but it could use some more formatting options.
Install from npm
npm i tablecli
Usage
Create a new table

Create a new table and add rows

Customize headers, columns

