lib.haxe.org

TextTable

Simple plaintext (ASCII art-like) table formatting. It can wrap tables that are too wide.
Version
1.3
Owner
ahnfelt
License
Public

History

  • 2009-07-12 20:11:45
    1.3
    Made ellipsis (...) unambigious
  • 2009-06-08 18:43:08
    1.2
    Added customizable border
  • 2009-06-08 17:05:08
    1.1
    Fixed the typing annoyance (no more TextTable.fix)
  • 2009-06-06 16:21:10
    1.0
    Initial release, everything is working correctly