box-drawing-table 0.1.0

Pretty print tables using box-drawing characters
Documentation

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