djm / table_rex

An Elixir app which generates text-based tables for display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ANSI Color Support

djm opened this issue · comments

A few projects that use TableRex have attempted to color the generated table but all the solutions involve hacking the table apart and applying the ANSI colouring to individual cells or rows. 1

Any implementation should probably take advantage of Elixir's IO.ANSI.