Liking cljdoc? Tell your friends :D

auto-build.os.colorized-text

Colorize text. The reference comes from: ANSI reference sheet and full reference is vt100 spec.

Colorize text. The reference comes from:
[ANSI reference sheet](https://gist.github.com/ConnerWill/d4b6c776b509add763e17f9f113fd25b)
and full reference is [vt100 spec](https://vt100.net/docs/vt100-ug/chapter3.html).
raw docstring

bg-blackclj

source

bg-blueclj

source

bg-cyanclj

source

bg-grayclj

source

bg-greenclj

source

bg-magentaclj

source

bg-redclj

source

bg-yellowclj

source

clear-bolclj

source

clear-eolclj

source

clear-lineclj

source

font-blackclj

source

font-cyanclj

source

font-defaultclj

source

font-greenclj

source

font-magentaclj

source

font-redclj

source

font-whiteclj

source

font-yellowclj

source

line-with-bgclj

(line-with-bg text color)
source

move-bol-downclj

(move-bol-down nb-lines-down)
source

move-bol-upclj

(move-bol-up nb-lines-up)
source

move-columnclj

(move-column col)
source

move-downclj

(move-down n)
source

move-homeclj

source

move-leftclj

(move-left n)
source

move-oneupclj

source

move-oneup-with-scrollclj

source

move-rightclj

(move-right n)
source

move-toclj

(move-to line column)
source

move-upclj

(move-up n)
source

style-blinkingclj

source

style-boldclj

source

style-dimfaintclj

source

style-hiddenclj

source

style-italicclj

source

style-noblinkingclj

source

style-noboldclj

source

style-noinverseclj

source

style-noitalicboldclj

source

style-nostrikethroughclj

source

style-nounderlineclj

source

style-novisibleclj

source

style-reset-allclj

source

style-reversedclj

source

style-strikethroughclj

source

style-underlineclj

source

underlineclj

(underline text)
source

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

× close