Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 734 Bytes

readme.md

File metadata and controls

25 lines (14 loc) · 734 Bytes

zenkaku-wrap

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.

⚠️ Note: this library is not ready to be used yet. ⚠️

Usage

The library is available as zenkaku-wrap on npm:

npm install --save zenkaku-wrap

TODO

Examples

TODO

Copyright

© 2019, MIT license.