ansi

Text coloring script

A bash script that generates ANSI escape sequences to manipulate text color and cursor position.

ANSI escape codes in pure bash - change text color, position the cursor, much more

GitHub

654 stars
16 watching
50 forks
Language: Shell
last commit: almost 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chriskempson/base16-shellA set of scripts to change shell default ANSI colors and provide additional color schemes.217
farias-hecdin/hextoansiA tool for converting hexadecimal color codes to ANSI color escape sequences.0
chalk/strip-ansi-cliTools for removing ANSI escape codes from text input.56
fazibear/colorizeA Ruby library for colorizing text using ANSI escape sequences1,251
philfernandez/printcAn ANSI color code wrapper around a terminal's color palette14
chalk/strip-ansi-streamA utility for removing special formatting codes from text streams34
m00qek/baleia.nvimA plugin for Neovim that provides text colorization functionality using ANSI escape sequences or true colors.141
chalk/ansi-stylesProvides ANSI escape codes for styling strings in the terminal426
kabie/dyeA library that provides ANSI escape sequences to color text in terminal output.21
janlelis/paintA Ruby gem providing ANSI terminal color manipulation and effects375
lukeed/kleurA lightweight Node.js library for formatting terminal text with ANSI colors1,631
com-lihaoyi/fansiA Scala library for working with fancy ANSI colored strings in a safe and efficient way.228
chalk/strip-ansiRemoves unwanted formatting codes from text402
icodeforlove/colorsProvides an easy-to-use API for applying ANSI codes to strings in Swift.28
jdhealy/prettycolorsA Swift library for styling text in the Terminal using ANSI escape codes.171