Convert ANSI escape sequences to html strings
Strip ANSI escape codes from a string
An elegant lib that converts the chalked (ANSI) text to HTML. (Community)
Wordwrap a string with ANSI escape codes
Slice a string with ANSI escape codes
align-text with ANSI support for CLIs
Check if a string has ANSI escape codes
An elegant lib that converts the chalked (ANSI) text to HTML.
Convert ansi escaped text streams to html.
Regular expression for matching ANSI escape codes
A tiny and fast text wrap library which takes ANSI escapes into account.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
The color gray, in ansi.
ANSI escape codes for styling strings in the terminal
Efficiently modify strings containing ANSI escape codes
A simple library containing all known terminal ansi escape codes and sequences.
The color red, in ansi.
ANSI escape codes for some terminal swag
The color cyan, in ansi.
A parser for ANSI escape sequences
Create ansi colors by passing the open and close codes.
Get the visual width of a string - the number of columns required to display it
ANSI escape codes for manipulating the terminal
Converter for complete ANSI SGR codes to HTML. Similar to ansitags gem, but smaller output (no nested spans), faster (converts everything in one pass), more flexible (init options to specify palette, line ending conversion, etc.) and better SGR code support (handles ';'-separated code-sequences, fonts, blink(!) and more than 16 colors).
Ansible is a fast (somewhat rough) conversion tool that takes a string with ANSI escapes and produces HTML.