-
Name
-
colorize
-
Version
-
1.0.3
-
Platform
-
ruby
-
Authors
-
MichaĆ Kalbarczyk
-
Bindir
-
bin
-
Date
-
2023-06-21 00:00:00 UTC
-
Description
-
Extends String class or add a ColorizedString with methods to set text color, background color and text effects.
-
Email
-
fazibear@gmail.com
-
Files
-
CHANGELOG.md
LICENSE
README.md
Rakefile
colorize.gemspec
lib/colorize.rb
lib/colorize/class_methods.rb
lib/colorize/errors.rb
lib/colorize/instance_methods.rb
lib/colorize/version.rb
lib/colorized_string.rb
test/test_colorize.rb
test/test_colorized_string.rb
-
Homepage
-
http://github.com/fazibear/colorize
-
Licenses
-
GPL-2.0
-
Metadata
-
{"rubygems_mfa_required"=>"true"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.6
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.14
-
Specification version
-
4
-
Summary
-
Ruby gem for colorizing text using ANSI escape sequences.
-
Original platform
-
ruby
-
New platform
-
ruby