RubyGems Navigation menu

console 0.4

Console is a helper class for displaying super-ASCII strings on the console. Console is needed when you want to mix two-column (e.g. Chinese) and single-column (e.g. ASCII) characters and know how much horizontal realestate the result takes on the screen. This is generally necessary when you want to have internationalization support in a console-based program. Console currently provides utility methods for determining the display width of a string, and for taking a substring based on display position and display width.

Gemfile:
=

install:
=

Versions:

  1. 1.29.0 November 06, 2024 (22.5 KB)
  2. 1.28.1 November 05, 2024 (22 KB)
  3. 1.28.0 November 05, 2024 (22 KB)
  4. 1.27.0 July 18, 2024 (21.5 KB)
  5. 1.26.0 July 17, 2024 (21.5 KB)
  6. 0.4 April 30, 2011 (8.5 KB)
Show all versions (74 total)

Owners:

Authors:

  • William Morgan

SHA 256 checksum:

=

Total downloads 22,969,444

For this version 4,224

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: