escape-codes topic

List escape-codes repositories

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.

aec

90
Stars
4
Forks
Watchers

Go wrapper for ANSI escape code

colr

37
Stars
7
Forks
Watchers

Easy terminal colors, with chainable methods.

terminal-game-io

30
Stars
2
Forks
Watchers

It has never been easier to start writing ASCII games in NodeJs or browser. This package handles for you basic input (keyboard events) and output (ASCII 'frame').

vscode-vt100-syntax-highlight

28
Stars
3
Forks
Watchers

This is a Visual Studio Code extension to display and edit VT100 colors and styles in the text editor. A preview and export functionality enable additional workflows for terminal logs and files with V...

ansi4j

24
Stars
1
Forks
Watchers

ANSI4J is a library that includes Java parser for processing text with ANSI escape codes (ISO/IEC 6429 control functions) and a CSS generator for styling the text.