escape-sequences topic

List escape-sequences repositories

highlight

204
Stars
57
Forks
Watchers

Source code to formatted text converter

ansiart2utf8

45
Stars
2
Forks
Watchers

Processes legacy BBS-style ANSI art (ACiDDraw, PabloDraw, etc.) to UTF-8. Escape codes and line endings are processed for terminal friendliness.

pastel

633
Stars
26
Forks
Watchers

Terminal output styling with intuitive and clean API.

paint

367
Stars
20
Forks
Watchers

Ruby gem for ANSI terminal colors 🎨︎ VERY FAST

jsesc

696
Stars
53
Forks
Watchers

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

textimg

203
Stars
16
Forks
Watchers

Command to convert from color text (ANSI or 256) to image.

lua-cprint

16
Stars
0
Forks
Watchers

Improved print function that handles ANSI escapes even on Windows

swift-commandlinekit

50
Stars
5
Forks
Watchers

Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape seque...

unraw

23
Stars
1
Forks
Watchers

🔄 Reverse of JavaScript's `String.raw` API.