Category

Terminal Coloring

This category does not have a description yet. You can add one on github!

10.49
No release in over 3 years
Low commit activity in last 3 years
Colorize printed text on ANSI terminals
2020
2021
2022
2023
2024
2025
3.01
No release in over a year
Extends String class or add a ColorizedString with methods to set text color, background color and text effects.
2020
2021
2022
2023
2024
2025
2.23
No release in over 3 years
Low commit activity in last 3 years
>> puts "this is red".red >> puts "this is red with a blue background (read: ugly)".red_on_blue >> puts "this is red with an underline".red.underline >> puts "this is really bold and really blue".bold.blue >> logger.debug "hey this is broken!".red_on_yellow # in rails >> put...
2020
2021
2022
2023
2024
2025
1.66
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Rainbows and unicorns!
2020
2021
2022
2023
2024
2025
1.66
No release in over 3 years
Low commit activity in last 3 years
Terminal strings styling with intuitive and clean API.
2020
2021
2022
2023
2024
2025
1.64
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
The ANSI project is a superlative collection of ANSI escape code related libraries eabling ANSI colorization and stylization of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language.
2020
2021
2022
2023
2024
2025
1.63
A long-lived project that still receives updates
This library uses ANSI escape sequences to control the attributes of terminal output
2020
2021
2022
2023
2024
2025
0.4
No release in over 3 years
Low commit activity in last 3 years
Terminal painter with RGB and 256 (fallback) color and terminal effects support. No string extensions! Usage: Paint['string', :red, :bright]
2020
2021
2022
2023
2024
2025