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
654 stars
16 watching
50 forks
Language: Shell
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of scripts to change shell default ANSI colors and provide additional color schemes. | 217 |
| A tool for converting hexadecimal color codes to ANSI color escape sequences. | 0 |
| Tools for removing ANSI escape codes from text input. | 56 |
| A Ruby library for colorizing text using ANSI escape sequences | 1,251 |
| An ANSI color code wrapper around a terminal's color palette | 14 |
| A utility for removing special formatting codes from text streams | 34 |
| A plugin for Neovim that provides text colorization functionality using ANSI escape sequences or true colors. | 141 |
| Provides ANSI escape codes for styling strings in the terminal | 426 |
| A library that provides ANSI escape sequences to color text in terminal output. | 21 |
| A Ruby gem providing ANSI terminal color manipulation and effects | 375 |
| A lightweight Node.js library for formatting terminal text with ANSI colors | 1,631 |
| A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 228 |
| Removes unwanted formatting codes from text | 402 |
| Provides an easy-to-use API for applying ANSI codes to strings in Swift. | 28 |
| A Swift library for styling text in the Terminal using ANSI escape codes. | 171 |