Skip to content

Table generation library for terminal interfaces that correctly handles CJK characters

License

Notifications You must be signed in to change notification settings

msikma/zenkaku-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zenkaku-table

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.

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

Usage

The library is available as zenkaku-table on npm:

npm install --save zenkaku-table

TODO

Examples

TODO

Copyright

© 2019, MIT license.

About

Table generation library for terminal interfaces that correctly handles CJK characters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published