as-table icon indicating copy to clipboard operation
as-table copied to clipboard

A simple function that prints objects as ASCII tables. Supports ANSI styling and weird Unicode 💩 emojis – they won't break the layout.

Results 5 as-table issues
Sort by recently updated
recently updated
newest added

## Problem Tables with double width unicode characters are not correctly aligned (see screenshot). ## observed output ![grafik](https://user-images.githubusercontent.com/4385662/121060636-349a2700-c7c3-11eb-98d6-5da60c13ec8d.png) ### sidenote The vi Editor in the same terminal window can handles...

First of all thanks for the module. Is it possible to wrap the text of field data? Setting the widths of columns results in the data being truncated. I used...

- Updated eslint, mocha and nyc dependencies.

Hi Now only delimiter and dash can be set. Could you add borders to the table and replace the characters with more appropriate ones. I know that delimiter and dash...