colorize
Colorizer
A Ruby library for colorizing text using ANSI escape sequences
Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.
1k stars
20 watching
141 forks
Language: Ruby
last commit: 6 months ago
Linked from 2 awesome lists
ansi-escape-sequencesgemruby
Related projects:
Repository | Description | Stars |
---|---|---|
janlelis/paint | A Ruby gem providing ANSI terminal color manipulation and effects | 374 |
m00qek/baleia.nvim | A plugin for Neovim that provides text colorization functionality using ANSI escape sequences or true colors. | 139 |
abdelrahmanradwan/photo-coloring | An end-to-end deep learning-based colorization tool | 59 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
kevinlebrun/colors.php | A PHP library for adding color formatting to text output in command-line interfaces. | 341 |
ciena-blueplanet/vscode-ember-colorizer | A VsCode extension for colorizing and tokenizing Ember files | 0 |
retr0h/kubectl-rainbow | A tool to colorize kubectl output | 5 |
satoshiiizuka/siggraph2016_colorization | Automatically adds color to grayscale images using a deep neural network | 2,157 |
fidian/ansi | A bash script that generates ANSI escape sequences to manipulate text color and cursor position. | 644 |
kabie/dye | A library that provides ANSI escape sequences to color text in terminal output. | 21 |
zpm-zsh/colorize | Improves the output of various programs by adding color configurations | 26 |
abe33/atom-pigments | An Atom package to display colors in project and files | 521 |
tompazourek/colourful | A .NET library for working with color spaces | 276 |
blackwinter/unicode | A Unicode normalization library for Ruby, providing functions to compare, decompose, compose and normalize strings according to the Unicode standard. | 80 |
com-lihaoyi/fansi | A Scala library for working with fancy ANSI colored strings in a safe and efficient way. | 227 |