Gems

Truncate strings with fullwidth characters and ANSI codes.
No monkey-patching String classOmit text from the start, middle, end or both endsAccount for fullwidth characters in encodings such as UTF-8, EUC-JPShorten text without whitespaces between words (Chinese, Japanese, Korean etc)Preserve ANSI escape ...








A fast phone number lib for Ruby (binds go native libphonenumber)
A Ruby gem which plugs directly into Google's native C libphonenumber for extremely fast and robust phone number parsing, validation, and formatting. On average, most methods are 70x to 80x faster than other Ruby phone number libraries.