Liking cljdoc? Tell your friends :D

fancy.ansi

Helpers for wrapping strings in ANSI escape codes

Helpers for wrapping strings in ANSI escape codes
raw docstring

bg-blackclj

(bg-black & strings)

Combine strings and color the background black.

Combine strings and color the background black.
sourceraw docstring

bg-blueclj

(bg-blue & strings)

Combine strings and color the background blue.

Combine strings and color the background blue.
sourceraw docstring

bg-cyanclj

(bg-cyan & strings)

Combine strings and color the background cyan.

Combine strings and color the background cyan.
sourceraw docstring

bg-greenclj

(bg-green & strings)

Combine strings and color the background green.

Combine strings and color the background green.
sourceraw docstring

bg-magentaclj

(bg-magenta & strings)

Combine strings and color the background magenta.

Combine strings and color the background magenta.
sourceraw docstring

bg-redclj

(bg-red & strings)

Combine strings and color the background red.

Combine strings and color the background red.
sourceraw docstring

bg-whiteclj

(bg-white & strings)

Combine strings and color the background white.

Combine strings and color the background white.
sourceraw docstring

bg-yellowclj

(bg-yellow & strings)

Combine strings and color the background yellow.

Combine strings and color the background yellow.
sourceraw docstring

blackclj

(black & strings)

Combine strings and color them black.

Combine strings and color them black.
sourceraw docstring

(blink & strings)

Combine strings and apply blink effect.

Combine strings and apply blink effect.
sourceraw docstring

(blink-fast & strings)

Combine strings and apply blink-fast effect.

Combine strings and apply blink-fast effect.
sourceraw docstring

blueclj

(blue & strings)

Combine strings and color them blue.

Combine strings and color them blue.
sourceraw docstring

boldclj

(bold & strings)

Combine strings and apply bold effect.

Combine strings and apply bold effect.
sourceraw docstring

concealclj

(conceal & strings)

Combine strings and apply conceal effect.

Combine strings and apply conceal effect.
sourceraw docstring

crossoutclj

(crossout & strings)

Combine strings and apply crossout effect.

Combine strings and apply crossout effect.
sourceraw docstring

cyanclj

(cyan & strings)

Combine strings and color them cyan.

Combine strings and color them cyan.
sourceraw docstring

faintclj

(faint & strings)

Combine strings and apply faint effect.

Combine strings and apply faint effect.
sourceraw docstring

greenclj

(green & strings)

Combine strings and color them green.

Combine strings and color them green.
sourceraw docstring

inverseclj

(inverse & strings)

Combine strings and apply inverse effect.

Combine strings and apply inverse effect.
sourceraw docstring

italicclj

(italic & strings)

Combine strings and apply italic effect.

Combine strings and apply italic effect.
sourceraw docstring

magentaclj

(magenta & strings)

Combine strings and color them magenta.

Combine strings and color them magenta.
sourceraw docstring

redclj

(red & strings)

Combine strings and color them red.

Combine strings and color them red.
sourceraw docstring

underlineclj

(underline & strings)

Combine strings and apply underline effect.

Combine strings and apply underline effect.
sourceraw docstring

whiteclj

(white & strings)

Combine strings and color them white.

Combine strings and color them white.
sourceraw docstring

yellowclj

(yellow & strings)

Combine strings and color them yellow.

Combine strings and color them yellow.
sourceraw docstring

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

× close