tdwright / contabs

Simple yet flexible tables for console apps.
MIT License
54 stars 20 forks source link

Basic functionality #1

Closed tdwright closed 7 years ago

tdwright commented 7 years ago

Tables can be created for any type.

"No Data" is output when there is no data.

Columns can be hidden (but are not yet indexed, so this requires knowing the index).