console.table

v0.10.0
Adds console.table method that prints an array of objects as a table in console
beautify browser console html node

build

grunt

commit

commit-wizard

demo

node test/test.js

semantic-release

semantic-release pre && npm publish && semantic-release post

size

t="$(npm pack .)"; wc -c "${t}"; tar tvf "${t}"; rm "${t}";

test

node test/test.js && grunt && npm run unit

unit

node node_modules/mocha/bin/mocha -R spec
npm i console.table

Metadata

  • MIT
  • > 0.10
  • Gleb Bahmutov
  • released 1/16/2018

Downloads

Maintainers