antsy.core

->

Renders the provided text applying all provided SGR aspects.

aspect-codes

Codes for Select Graphic Rendition (SGR) display aspects.

black-bg

(black-bg text)

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

black-bg-escape-sequence

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

black-fg

(black-fg text)

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

black-fg-escape-sequence

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

blue-bg

(blue-bg text)

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

blue-bg-escape-sequence

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

blue-fg

(blue-fg text)

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

blue-fg-escape-sequence

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

bold

(bold text)

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

bold-escape-sequence

The ANSI escape sequence for the SGR aspect ‘bold’.

concealed

(concealed text)

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

concealed-escape-sequence

The ANSI escape sequence for the SGR aspect ‘concealed’.

crossed-out

(crossed-out text)

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

crossed-out-escape-sequence

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

csi

The Control Sequence Introducer (CSI): ESC [.

cyan-bg

(cyan-bg text)

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

cyan-bg-escape-sequence

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

cyan-fg

(cyan-fg text)

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

cyan-fg-escape-sequence

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

default-bg

(default-bg text)

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

default-bg-escape-sequence

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

default-fg

(default-fg text)

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

default-fg-escape-sequence

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

doubly-underlined

(doubly-underlined text)

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

doubly-underlined-escape-sequence

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

faint

(faint text)

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

faint-escape-sequence

The ANSI escape sequence for the SGR aspect ‘faint’.

green-bg

(green-bg text)

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

green-bg-escape-sequence

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

green-fg

(green-fg text)

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

green-fg-escape-sequence

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

italicised

(italicised text)

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

italicised-escape-sequence

The ANSI escape sequence for the SGR aspect ‘italicised’.

magenta-bg

(magenta-bg text)

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

magenta-bg-escape-sequence

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

magenta-fg

(magenta-fg text)

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

magenta-fg-escape-sequence

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

negative

(negative text)

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

negative-escape-sequence

The ANSI escape sequence for the SGR aspect ‘negative’.

normal

(normal text)

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

normal-escape-sequence

The ANSI escape sequence for the SGR aspect ‘normal’.

not-crossed-out

(not-crossed-out text)

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

not-crossed-out-escape-sequence

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

not-italicised

(not-italicised text)

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

not-italicised-escape-sequence

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

not-underlined

(not-underlined text)

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

not-underlined-escape-sequence

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

positive

(positive text)

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

positive-escape-sequence

The ANSI escape sequence for the SGR aspect ‘positive’.

rapidly-blinking

(rapidly-blinking text)

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

rapidly-blinking-escape-sequence

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

red-bg

(red-bg text)

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

red-bg-escape-sequence

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

red-fg

(red-fg text)

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

red-fg-escape-sequence

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

render

(render text & aspects)

Renders the provided text applying all provided SGR aspects.

reset

reset-escape-sequence

The SGI escape sequence to reset to defaults.

revealed

(revealed text)

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

revealed-escape-sequence

The ANSI escape sequence for the SGR aspect ‘revealed’.

sgr-suffix

The Select Graphic Rendition (SGR) suffix: m.

slowly-blinking

(slowly-blinking text)

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

slowly-blinking-escape-sequence

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

steady

(steady text)

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

steady-escape-sequence

The ANSI escape sequence for the SGR aspect ‘steady’.

underlined

(underlined text)

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

underlined-escape-sequence

The ANSI escape sequence for the SGR aspect ‘underlined’.

white-bg

(white-bg text)

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

white-bg-escape-sequence

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

white-fg

(white-fg text)

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

white-fg-escape-sequence

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

yellow-bg

(yellow-bg text)

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

yellow-bg-escape-sequence

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

yellow-fg

(yellow-fg text)

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

yellow-fg-escape-sequence

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