Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.3% on rubygems.org
Top 0.1% downloads on rubygems.org
Top 0.4% dependent packages on rubygems.org
Top 0.2% dependent repos on rubygems.org
Top 9.2% forks on rubygems.org
Top 0.2% docker downloads on rubygems.org

rubygems.org : 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)

Registry - Source - Homepage - Documentation - JSON
purl: pkg:gem/colored2
License: MIT
Latest release: 9 months ago
First release: about 8 years ago
Dependent packages: 77
Dependent repositories: 34,358
Downloads: 135,569,041 total
Stars: 27 on GitHub
Forks: 9 on GitHub
Docker dependents: 772
Docker downloads: 601,523,835
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago

    Loading...
    Readme
    Loading...