Package Usage: rubygems: colored2
This is a heavily modified fork of http://github.com/defunkt/colored gem, with many
sensible pull requests combined. Since the authors of the original gem no longer support it,
this might, perhaps, be considered a good alternative.
Simple gem that adds various color methods to String class, and can be used as follows:
require 'colored2'
puts 'this is red'.red
puts 'this is red with a yellow background'.red.on.yellow
puts 'this is red with and italic'.red.italic
puts 'this is green bold'.green.bold << ' and regular'.green
puts 'this is really bold blue on white but reversed'.bold.blue.on.white.reversed
puts 'this is regular, but '.red! << 'this is red '.yellow! << ' and yellow.'.no_color!
puts ('this is regular, but '.red! do
'this is red '.yellow! do
' and yellow.'.no_color!
end
end)
4 versions
Latest release: over 1 year ago
77 dependent packages
154,380,990 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/rubygems.org/packages/colored2
Dependent Repos 13
pass-culture/pass-culture-app-native
pass Culture mobile and web applicationSize: 1.91 GB - Last synced: 6 days ago - Pushed: 6 days ago

tchapgouv/tchap-x-ios Fork of element-hq/element-x-ios
Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.Size: 52.2 MB - Last synced: 6 days ago - Pushed: 19 days ago

radiofrance/ModernAVPlayer Fork of noreasonprojects/ModernAVPlayer
ModernAVPlayer is an audio persistence AVPlayer wrapperSize: 45.3 MB - Last synced: 6 days ago - Pushed: about 5 years ago

radiofrance/RxOptional Fork of RxSwiftCommunity/RxOptional
RxSwift extensions for Swift optionals and "Occupiable" typesSize: 251 KB - Last synced: 6 days ago - Pushed: over 2 years ago

tchapgouv/tchap-android
A matrix client for Android.Size: 180 MB - Last synced: 6 days ago - Pushed: 14 days ago

tchapgouv/tchap-ios
A Matrix client for iOSSize: 103 MB - Last synced: 6 days ago - Pushed: 13 days ago

SocialGouv/mano 📦
MANO renforce la continuité de suivi au cœur du travail des maraudes et des lieux d’accueil.Size: 27.6 MB - Last synced: 4 days ago - Pushed: about 2 months ago

OPIDoR/DMPOPIDoR Fork of DMPRoadmap/roadmap
DMP OPIDoR code base. Forked from DMPRoadmapSize: 201 MB - Last synced: 6 days ago - Pushed: 7 days ago

SocialGouv/nata 📦
Suivi des femmes enceintes en grande précaritéSize: 76.4 MB - Last synced: 4 days ago - Pushed: 10 months ago

ANSSI-FR/cry-me
CRY.ME (CRYptographic MEssaging application)Size: 27.2 MB - Last synced: 6 days ago - Pushed: almost 2 years ago
