Anansi v0.0.1 Anansi.Sequence

Tools for generating escape codes for multiple ANSI instructions in one go.

Summary

Functions

Converts an Anansi sequence of instructions into {module, function, args} tuples

Composes multiple ANSI escape instructions from a sequence of instructions

Functions

build(sequence)

Converts an Anansi sequence of instructions into {module, function, args} tuples.

compose(sequence)

Composes multiple ANSI escape instructions from a sequence of instructions.