ansi-escape-sequences
There are 54 repositories under ansi-escape-sequences topic.
bczsalba/pytermgui
Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
fazibear/colorize
Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.
PoshCode/Pansies
Powershell ANSI Escape Sequences, functions for colored output, etc.
xpl/ansicolor
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
bramus/ansi-php
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
75lb/ansi-escape-sequences
A simple, isomorphic library containing all known terminal ansi escape codes and sequences.
latipun7/charasay
🐈 The future of cowsay 🐮! Colorful characters saying something 🗨️.
techsenger/ansi4j
Techsenger Ansi4j is a library that includes Java parser for processing text with ANSI escape codes (ISO/IEC 6429 control functions) and a CSS processor for styling the text.
jordanbaird/Prism
Colored text for Swift command line tools.
rust-osdev/ansi_rgb
Colorful terminal text using ANSI escape sequences
snugfox/ansi-escapes
Collection of ANSI escapes for Go
EarthCitizen/escape-artist
A Haskell library for text decoration with ANSI escape sequences made easy
robhagemans/ansipipe
Create dual console/GUI applications on Windows with support for ANSI escape sequences and UTF-8
ali5ter/ansi-color
🎨 Bash ANSI color script migrated from https://code.google.com/p/ansi-color/
fedorenchik/AnsiEsc
Ansi Escape Sequence Visualization for Vim
MiranDaniel/pylor
Module for printing in colors!
Naereen/ansicolortags.py
:snake: :art: :computer: A Python script and module to simply & efficiently use ANSI colors in a terminal application from a Python program.
shan-shaji/chalkdart
Chalk package helps to style your terminal strings🎨.
urbanjost/M_attr
set terminal text attributes using ANSI escape sequences
joseaverde/adatyper
Adatyper is a typing game written in the Ada programming language using ANSI escape code sequences.
minad/colorful-monoids
colorful-monoids: Styled console text output using ANSI escape sequences
rstemmer/libprinthex
🔧 A library to print a buffer as typical hex-view with highlighted regions on the console screen.
skeptycal/as-anansi
Tricky and fun ansi text utilities for python programs. The obligatory ANSI CLI module from the Python system utilities package AutoSys
architeacher/colorize
Spice your terminal with RGB colors, based on 24 bit - ANSI escape sequences.
dewberryants/ANSIcht
simple ANSI art editor
dom111/terminal-preview
A HTML component that renders ANSI escape sequences for styling as-if they were HTML.
pozemka/ANSIEsc2HTML
Converts ANSI escape sequences to HTML. Library and CLI program.
eliminmax/colortest
Code to print out a test pattern for 256-color terminals, written in many languages
GeneralGuy4872/iwannaflycurses
2.5d Roguelike written in C and Perl, using NCurses, that features flying.
go-color-term/go-color-term
Go Color Term is a simple library that lets you apply ANSI Escape Sequences to strings to render them with different colors and styles on a terminal which supports them.
jeremyephron/styled-str
Colored text output in Python using ANSI escape sequences
keqingrong/supports-ansi
Detect whether a terminal supports ANSI escape sequences
Makaze/AnsiEsc
Better ANSI conceal support for vim / Neovim
robotdana/tty_string
render strings like a tty
rory660/colorText
Python module that handles ANSI color codes and text effects.