A simple library containing all known terminal ansi escape codes and sequences.
Strip ANSI escape codes from a string
Slice a string with ANSI escape codes
Check if a string has ANSI escape codes
Regular expression for matching ANSI escape codes
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Wordwrap a string with ANSI escape codes
A lightweight package providing ANSI escape sequences for terminal cursor manipulation and screen clearing.
TypeScript definitions for ansi-escape-sequences
A low level parser for ANSI sequences.
ANSI escape codes for styling strings in the terminal
A tiny and fast text wrap library which takes ANSI escapes into account.
A tiny function for truncating a string that may contain ANSI escape sequences.
Convert ANSI escape sequences to human readable text
align-text with ANSI support for CLIs
Parse and produce ANSI escape sequences
A tiny function for deleting ANSI escape sequences from a string.
ANSI escape codes for manipulating the terminal
A parser for ANSI escape sequences
Jest snapshot serializer for ANSI escape sequences
Get the visual width of a string - the number of columns required to display it
Advanced ANSI formatting tool for Node.js
Convert ansi escaped text streams to html.
ANSI to React Elements