Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

colored

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colored

  • 1.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

cute.

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

puts Color.red "This is red" # but this part is mostly untested

Windows users: You will need the Win32 Console Ansi gem. Get it:

$ sudo gem install win32console-1.0.0 --source require.errtheblog.com

(We're trying to make it official. Hang in there.)

chris[at]ozmm[dot]org => http://github.com/defunkt

FAQs

Package last updated on 10 Feb 2010

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc