pear2/console_color

Genetaror for ANSI color escape sequences.

Installs: 451 020

Dependents: 5

Suggesters: 5

Security: 0

Stars: 5

Watchers: 2

Forks: 0

pkg:composer/pear2/console_color

1.0.0 2014-03-02 13:19 UTC

This package is auto-updated.

Last update: 2025-11-27 23:38:27 UTC


README

This Package provide a easy way to print text with color and style in command line.

It has a simple interface, whereby you just create an object with the color and style information you want,
and it will automatically be converted to an escape sequence when used as a string.