utftables

1.0.3 • Public • Published

tiny table tool

table

const table = require('utftables');

let collection = [
  {name: 'foo', test: 'whatever', int: 42},
  {name: 'foo', test: 'whatever', int: 42},
  {name: 'foo', test: 'whatever', int: 42},
  {name: 'foo', test: 'whatever', int: 42}
];
table(collection);

Package Sidebar

Install

npm i utftables

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • jabyrd3