1 unstable release
0.1.0 | Nov 3, 2022 |
---|
#52 in #characters
49KB
651 lines
Box-drawing Table
TODO: add docs and examples
Features (TODO)
- UTF-8 (tested on Japanese characters)
- Print borders with Box-drawing characters
- ANSI terminal escape sequence (Color, Bold, Italic, etc...)
- Column width / Row height (either
Flexible
orFixed(usize)
) - Alignment for each cell
- Horizontal
- Vertical
- Allow multiline string in a cell
License
Dependencies
~1.5MB
~22K SLoC