10000 Tags · bahmutov/console.table · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bahmutov/console.table

Tags

v0.10.0

Toggle v0.10.0's commit message
feat: getTable() function to return table string instead of printing …

…it (#16)

* Create exported function getTable to return created table instead of just printing it.

* fix(missing-semicolon): Update missing semicolon on index.js and commit package-lock.json

* feat(return): Create new functions to return the created table string instead of printing it.

* fix(): fix formatting and minor bugs in some test cases

* Update README.md

* Update README.md

v0.9.1

Toggle v0.9.1's commit message
dist

v0.9.0

Toggle v0.9.0's commit message
add github-post-release plugin

v0.8.0

Toggle v0.8.0's commit message
Merge pull request #14 from palortoff/upgrade_easy-table

Upgrade to easy-table 1.0.0 to get color support

v0.7.0

Toggle v0.7.0's commit message
feat(titles): added printing array of custom column titles, closes #2

v0.6.0

Toggle v0.6.0's commit message
package

v0.5.0

Toggle v0.5.0's commit message
chore(deps): upgraded some deps

0.4.0

Toggle 0.4.0's commit message
Printing object as table, fixes #7

0.3.0

Toggle 0.3.0's commit message
0.3.0 not supporting node 0.8

0.2.2

Toggle 0.2.2's commit message
removed jshint-stylish dependency

0