RubyGems Navigation menu

console 0.5

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.23.6 - March 20, 2024 (21 KB)
  2. 1.23.5 - March 06, 2024 (21 KB)
  3. 1.23.4 - February 12, 2024 (20.5 KB)
  4. 1.23.3 - December 03, 2023 (20.5 KB)
  5. 1.23.2 - August 15, 2023 (20.5 KB)
  6. 0.5 - June 28, 2011 (8.5 KB)
Show all versions (64 total)

Owners:

Authors:

  • William Morgan

SHA 256 checksum:

54093286da7d69331008e0465983e2d820bd06a5b0ed80b037a9a70767ee2e45

Total downloads 16,873,661

For this version 8,280

Licenses:

N/A

Required Ruby Version: None

Links: