RubyGems Navigation menu

colorize 0.5.5

FEATURES/PROBLEMS: * change string color * change string background * change string effect == SYNOPSIS: Some usage samples: puts "This is blue".colorize( :blue ) puts "This is light blue".colorize( :light_blue ) puts "This is also blue".colorize( :color => :blue ) puts "This is blue with red background".colorize( :color => :light_blue, :background => :red ) puts "This is blue with red background".colorize( :light_blue ).colorize( :background => :red ) puts "This is blue text on red".blue.on_red puts "This is red on blue".colorize( :red ).on_blue puts "This is uncolorized".blue.on_red.uncolorize puts "This is red on blue and underline".colorize( :red ).on_blue.underline puts "This is blue text on red".blue.on_red.blink

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.1.0 - June 23, 2023 (17.5KB)
  2. 1.0.5 - June 22, 2023 (17.5KB)
  3. 1.0.3 - June 21, 2023 (17.5KB)
  4. 1.0.2 - June 21, 2023 (17.5KB)
  5. 1.0.1 - June 19, 2023 (17.5KB)
  6. 0.5.5 - August 10, 2007* (6KB)
全てのバージョンを表示(全27件)

Runtime依存関係 (1):

hoe >= 1.2.2

所有者:

作者:

  • fazibear

SHA 256チェックサム:

507991d93baa71ae93d8d144e859dc0596c78249b256db99ab46bff3b6bb7813

累計ダウンロード数 124,974,240

このバージョンのみ 5,165

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

新しいバージョンはMFAを必要とします: true

リンク: