#table #characters #box-drawing

box-drawing-table

Pretty print tables using box-drawing characters

1 unstable release

0.1.0 Nov 3, 2022

#72 in #characters

MIT license

49KB
651 lines

Box-drawing Table

demo.png

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 or Fixed(usize))
  • Alignment for each cell
    • Horizontal
    • Vertical
  • Allow multiline string in a cell

License

MIT

Dependencies

~330–510KB