Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
ANSI escape sequence processing
- ANSI
- escape
- escape sequence
- ANSI escape sequence
- CSI
- Control Sequence Introducer
- SGR
- Select Graphic Rendition
Convert unicode escape sequence to a character!
Add or remove backslashes (escape or unescape).
Parse escape sequence for console. (Especially for SGR)
ANSI escape codes for manipulating the terminal
Get Control Sequence Introducer for [ANSI Escape Codes](https://en.wikipedia.org/wiki/ANSI_escape_code)
This module replaces all escape sequence by spaces and line breaks: sr('some\be\rsom\vstrange\r\vline') -> 'some\n strange\nline'
ANSI escape codes for styling strings in the terminal
Yet another ansi escape code sequence styler. Supports stacking, nested and global styles; rgb, hex and hsl color spaces out of the box, no dependencies.
Strip ANSI escape codes from a string
Wordwrap a string with ANSI escape codes
Regular expression for matching ANSI escape codes
Get the visual width of a string - the number of columns required to display it
Escape RegExp special characters
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Slice a string with ANSI escape codes
Convert ANSI escape sequences to human readable text
Escape string for use in HTML
ansi control sequences for terminal cursor hopping and colors
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.