Line wrapping function 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 line wrapping function for building terminal interfaces when wide characters are expected to be used as input.
The library is available as zenkaku-wrap
on npm:
npm install --save zenkaku-wrap
TODO
TODO
© 2019, MIT license.