Category

Terminal Coloring

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

10.47
Low commit activity in last 3 years
No release in over a year
Colorize printed text on ANSI terminals
2019
2020
2021
2022
2023
2024
3.54
A long-lived project that still receives updates
Extends String class or add a ColorizedString with methods to set text color, background color and text effects.
2019
2020
2021
2022
2023
2024
2.35
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...
2019
2020
2021
2022
2023
2024
1.81
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.
2019
2020
2021
2022
2023
2024
1.74
Low commit activity in last 3 years
A long-lived project that still receives updates
This library uses ANSI escape sequences to control the attributes of terminal output
2019
2020
2021
2022
2023
2024
1.44
No release in over 3 years
Low commit activity in last 3 years
Terminal strings styling with intuitive and clean API.
2019
2020
2021
2022
2023
2024
0.48
No release in over a year
Terminal painter with RGB and 256 (fallback) color and terminal effects support. No string extensions! Usage: Paint['string', :red, :bright]
2019
2020
2021
2022
2023
2024