rubyworks / ansi

Set of ANSI Code based classes and modules for Ruby

Home Page:https://rubyworks.github.com/ansi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with other ANSI libraries

trans opened this issue · comments

Take a look at the Term::ANSIColor and Colored gems:

Maybe we can make ANSI's API compatible so that it can act as a drop-in replacement.