Liking cljdoc? Tell your friends :D

lazytest.color


*color*clj

source

ansi-color-strclj

(ansi-color-str & colors)

Return ANSI color codes for the given sequence of colors, which are keywords in color-table.

Return ANSI color codes for the given sequence of colors, which are
keywords in color-table.
sourceraw docstring

color-tableclj

ANSI color code table

ANSI color code table
sourceraw docstring

colorizeclj

(colorize s & colors)

Wrap string s in ANSI colors if colorize? is true.

Wrap string s in ANSI colors if colorize? is true.
sourceraw docstring

colorize?clj

(colorize?)

Colorize output, true if color is logical true.

Colorize output, true if *color* is logical true.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close