xpl / as-table

A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.
http://npmjs.com/package/as-table
MIT License
62 stars 10 forks source link

as-table does not recognize ansicolors when calculating column width #1

Closed kroitor closed 7 years ago

kroitor commented 7 years ago
screen shot 2017-07-20 at 19 16 49
xpl commented 7 years ago

Fixed, now fully supports colors (in cells, in headers, in delimiter). You can now also customize the header separator symbol and title rendering style):

screen shot 2017-07-21 at 23 46 14