Liking cljdoc? Tell your friends :D

antsy.core


->clj

Renders the provided text applying all provided SGR aspects.

Renders the provided text applying all provided SGR aspects.
sourceraw docstring

aspect-codesclj

Codes for Select Graphic Rendition (SGR) display aspects.

Codes for Select Graphic Rendition (SGR) display aspects.
sourceraw docstring

black-bgclj

(black-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'black-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'black-bg'.
sourceraw docstring

black-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'black-bg'.

The ANSI escape sequence for the SGR aspect 'black-bg'.
sourceraw docstring

black-fgclj

(black-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'black-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'black-fg'.
sourceraw docstring

black-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'black-fg'.

The ANSI escape sequence for the SGR aspect 'black-fg'.
sourceraw docstring

blue-bgclj

(blue-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'blue-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'blue-bg'.
sourceraw docstring

blue-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'blue-bg'.

The ANSI escape sequence for the SGR aspect 'blue-bg'.
sourceraw docstring

blue-fgclj

(blue-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'blue-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'blue-fg'.
sourceraw docstring

blue-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'blue-fg'.

The ANSI escape sequence for the SGR aspect 'blue-fg'.
sourceraw docstring

boldclj

(bold text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'bold'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'bold'.
sourceraw docstring

bold-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'bold'.

The ANSI escape sequence for the SGR aspect 'bold'.
sourceraw docstring

concealedclj

(concealed text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'concealed'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'concealed'.
sourceraw docstring

concealed-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'concealed'.

The ANSI escape sequence for the SGR aspect 'concealed'.
sourceraw docstring

crossed-outclj

(crossed-out text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'crossed-out'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'crossed-out'.
sourceraw docstring

crossed-out-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'crossed-out'.

The ANSI escape sequence for the SGR aspect 'crossed-out'.
sourceraw docstring

csiclj

The Control Sequence Introducer (CSI): ESC [.

The Control Sequence Introducer (CSI): `ESC [`.
sourceraw docstring

cyan-bgclj

(cyan-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'cyan-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'cyan-bg'.
sourceraw docstring

cyan-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'cyan-bg'.

The ANSI escape sequence for the SGR aspect 'cyan-bg'.
sourceraw docstring

cyan-fgclj

(cyan-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'cyan-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'cyan-fg'.
sourceraw docstring

cyan-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'cyan-fg'.

The ANSI escape sequence for the SGR aspect 'cyan-fg'.
sourceraw docstring

default-bgclj

(default-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'default-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'default-bg'.
sourceraw docstring

default-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'default-bg'.

The ANSI escape sequence for the SGR aspect 'default-bg'.
sourceraw docstring

default-fgclj

(default-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'default-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'default-fg'.
sourceraw docstring

default-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'default-fg'.

The ANSI escape sequence for the SGR aspect 'default-fg'.
sourceraw docstring

doubly-underlinedclj

(doubly-underlined text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'doubly-underlined'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'doubly-underlined'.
sourceraw docstring

doubly-underlined-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'doubly-underlined'.

The ANSI escape sequence for the SGR aspect 'doubly-underlined'.
sourceraw docstring

faintclj

(faint text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'faint'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'faint'.
sourceraw docstring

faint-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'faint'.

The ANSI escape sequence for the SGR aspect 'faint'.
sourceraw docstring

green-bgclj

(green-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'green-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'green-bg'.
sourceraw docstring

green-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'green-bg'.

The ANSI escape sequence for the SGR aspect 'green-bg'.
sourceraw docstring

green-fgclj

(green-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'green-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'green-fg'.
sourceraw docstring

green-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'green-fg'.

The ANSI escape sequence for the SGR aspect 'green-fg'.
sourceraw docstring

italicisedclj

(italicised text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'italicised'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'italicised'.
sourceraw docstring

italicised-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'italicised'.

The ANSI escape sequence for the SGR aspect 'italicised'.
sourceraw docstring

magenta-bgclj

(magenta-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'magenta-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'magenta-bg'.
sourceraw docstring

magenta-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'magenta-bg'.

The ANSI escape sequence for the SGR aspect 'magenta-bg'.
sourceraw docstring

magenta-fgclj

(magenta-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'magenta-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'magenta-fg'.
sourceraw docstring

magenta-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'magenta-fg'.

The ANSI escape sequence for the SGR aspect 'magenta-fg'.
sourceraw docstring

negativeclj

(negative text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'negative'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'negative'.
sourceraw docstring

negative-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'negative'.

The ANSI escape sequence for the SGR aspect 'negative'.
sourceraw docstring

normalclj

(normal text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'normal'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'normal'.
sourceraw docstring

normal-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'normal'.

The ANSI escape sequence for the SGR aspect 'normal'.
sourceraw docstring

not-crossed-outclj

(not-crossed-out text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'not-crossed-out'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'not-crossed-out'.
sourceraw docstring

not-crossed-out-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'not-crossed-out'.

The ANSI escape sequence for the SGR aspect 'not-crossed-out'.
sourceraw docstring

not-italicisedclj

(not-italicised text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'not-italicised'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'not-italicised'.
sourceraw docstring

not-italicised-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'not-italicised'.

The ANSI escape sequence for the SGR aspect 'not-italicised'.
sourceraw docstring

not-underlinedclj

(not-underlined text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'not-underlined'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'not-underlined'.
sourceraw docstring

not-underlined-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'not-underlined'.

The ANSI escape sequence for the SGR aspect 'not-underlined'.
sourceraw docstring

positiveclj

(positive text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'positive'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'positive'.
sourceraw docstring

positive-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'positive'.

The ANSI escape sequence for the SGR aspect 'positive'.
sourceraw docstring

rapidly-blinkingclj

(rapidly-blinking text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'rapidly-blinking'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'rapidly-blinking'.
sourceraw docstring

rapidly-blinking-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'rapidly-blinking'.

The ANSI escape sequence for the SGR aspect 'rapidly-blinking'.
sourceraw docstring

red-bgclj

(red-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'red-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'red-bg'.
sourceraw docstring

red-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'red-bg'.

The ANSI escape sequence for the SGR aspect 'red-bg'.
sourceraw docstring

red-fgclj

(red-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'red-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'red-fg'.
sourceraw docstring

red-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'red-fg'.

The ANSI escape sequence for the SGR aspect 'red-fg'.
sourceraw docstring

renderclj

(render text & aspects)

Renders the provided text applying all provided SGR aspects.

Renders the provided text applying all provided SGR aspects.
sourceraw docstring

resetclj

source

reset-escape-sequenceclj

The SGI escape sequence to reset to defaults.

The SGI escape sequence to reset to defaults.
sourceraw docstring

revealedclj

(revealed text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'revealed'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'revealed'.
sourceraw docstring

revealed-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'revealed'.

The ANSI escape sequence for the SGR aspect 'revealed'.
sourceraw docstring

sgr-suffixclj

The Select Graphic Rendition (SGR) suffix: m.

The Select Graphic Rendition (SGR) suffix: m.
sourceraw docstring

slowly-blinkingclj

(slowly-blinking text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'slowly-blinking'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'slowly-blinking'.
sourceraw docstring

slowly-blinking-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'slowly-blinking'.

The ANSI escape sequence for the SGR aspect 'slowly-blinking'.
sourceraw docstring

steadyclj

(steady text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'steady'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'steady'.
sourceraw docstring

steady-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'steady'.

The ANSI escape sequence for the SGR aspect 'steady'.
sourceraw docstring

underlinedclj

(underlined text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'underlined'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'underlined'.
sourceraw docstring

underlined-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'underlined'.

The ANSI escape sequence for the SGR aspect 'underlined'.
sourceraw docstring

white-bgclj

(white-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'white-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'white-bg'.
sourceraw docstring

white-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'white-bg'.

The ANSI escape sequence for the SGR aspect 'white-bg'.
sourceraw docstring

white-fgclj

(white-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'white-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'white-fg'.
sourceraw docstring

white-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'white-fg'.

The ANSI escape sequence for the SGR aspect 'white-fg'.
sourceraw docstring

yellow-bgclj

(yellow-bg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'yellow-bg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'yellow-bg'.
sourceraw docstring

yellow-bg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'yellow-bg'.

The ANSI escape sequence for the SGR aspect 'yellow-bg'.
sourceraw docstring

yellow-fgclj

(yellow-fg text)

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'yellow-fg'.

Wraps the provided text with the relevant ANSI escape sequences to apply the SGR aspect 'yellow-fg'.
sourceraw docstring

yellow-fg-escape-sequenceclj

The ANSI escape sequence for the SGR aspect 'yellow-fg'.

The ANSI escape sequence for the SGR aspect 'yellow-fg'.
sourceraw docstring

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

× close