Skip to content

Phidelux/terminal-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TermTab

TermTab is a free C++ library to generate ASCII tables, simple and feature rich.

Setup

Download the sources

$ git clone https://github.com/Bornageek/terminal-table

and add them to your build path.

Usage

For usage examples have a look at test.cpp.

Screenshots

ToDos

  • Proper rendering of bottom separator.
  • Improve header separation.
  • Allow column span of empty cells.
  • Implement error handling (exceptions).
    • Implemented in table.cpp
  • Improve numColumns, maybe by caching the result.

License

License

About

Free C++ library to generate ASCII tables, simple and feature rich.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published