All Projects → trhura → clojure-term-colors

trhura / clojure-term-colors

Licence: EPL-1.0 license
clojure ASCII color formatting for terminal output

Programming Languages

clojure
4091 projects

clojure-term-colors

A Clojure library for ASCII terminal color output, based on python termcolor package

Screenshot

Leiningen

(via Clojars)

[Clojars Project]

Usage

Example

You can also set the *disable-colors* flag variable (using binding) if you want to disable colors temporarily.

Available Functions

white, cyan, magenta, blue, yellow, green, red, grey, on-white,
on-cyan, on-magenta, on-blue, on-yellow, on-green, on-red, on-grey,
concealed, reverse-color, blink, underline, dark, bold

License

Copyright © 2014 Thura Hlaing

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].