Skip to content

DO NOT USE THIS GEM. term-ansicolor (https://github.com/flori/term-ansicolor) is much better. Provides some methods for colorizing console text output.

Notifications You must be signed in to change notification settings

juanpaco/kolorize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Kolorize

Are you tried of straining your eyes to find important lines in your log output?  Do you think your "SYSTEM EXPLODED" messages should stand out a bit from the rest of your log lines?

Well, here's a gem for colorizing your console output.  Basically it just wraps your text in Unixy escape sequences.  It's also easy to use and doesn't modify the String class.

For example, if you want to make a line red, use Kolorize.red("SYSTEM EXPLODED").  It also supports green and bold via the, wait for it, green and bold methods.

Feel free to fork and add more.  I will as the need arises too.

About

DO NOT USE THIS GEM. term-ansicolor (https://github.com/flori/term-ansicolor) is much better. Provides some methods for colorizing console text output.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages