Table generation library for use in terminal interfaces that follows East Asian line breaking rules and counts wide characters as two
This library uses zenkaku-string to provide a table generator for building terminal interfaces when wide characters are expected to be used as input.
The library is available as zenkaku-table
on npm:
npm install --save zenkaku-table
TODO
TODO
© 2019, MIT license.