cli-table2
cli-table2 copied to clipboard
Pretty unicode tables for the command line
The issue: https://www.npmjs.com/advisories/577 Bumping lib version and publishing the new version 0.2.1 to npm should fix it because a while back lodash dependency was removed.
Hi! While I've been rewriting my app to TypeScript and I've discovered that `head` type in `TableOptions` in [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/924faff/types/cli-table2/index.d.ts#L34) is `string[]`, while it actually accepts `Cell[]` ([this type](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/cli-table2/index.d.ts#L78)). So, I...
Let's start moving our packages to the maintained version of `cli-table` shall we? just tested today and all works flawless https://github.com/cli-table/cli-table3
Related to the following issue https://nodesecurity.io/advisories/577
Fixes #21 There might be a better way but this works 😄
string wrap
hi, is there the possability to also wrap long strings (without spaces)? regards celevra
For future searches, and this is also a bit of a feature request too. I think it could be fairly trivial to patch something like this as a boolean, {justify:true},...
I filed this issue with cli-table https://github.com/Automattic/cli-table/issues/109 then I discovered cli-table2...can cli-table2 allow the user to change the header color? totally struggling with this, this should be easy fml.
0.2.0 has a security advisory applicable. https://nodesecurity.io/advisories/577
new release
Please make a new release and push to npmjs.com.