RubyGems Navigation menu

any_ascii 0.3.1

Unicode to ASCII transliteration. Converts Unicode characters to their best ASCII representation. AnyAscii provides ASCII-only replacement strings for practically all Unicode characters. Text is converted character-by-character without considering the context. The mappings for each script are based on popular existing romanization systems. Symbolic characters are converted based on their meaning or appearance. All ASCII characters in the input are left unchanged, every other character is replaced with printable ASCII characters. Unknown characters and some known characters are replaced with an empty string and removed.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.2 - March 16, 2023 (205 KB)
  2. 0.3.1 - April 06, 2022 (203 KB)
  3. 0.3.0 - September 03, 2021 (201 KB)
  4. 0.2.0 - April 18, 2021 (201 KB)
  5. 0.1.7 - October 19, 2020 (183 KB)
Show all versions (10 total)

Owners:

Pushed by:

Authors:

  • Hunter WB

SHA 256 checksum:

e5b2495fa60e3a0272ebb1c021f7f767ec6eaed5d2dd440bf3df9ec7ab7592c8

Total downloads 70,690

For this version 7,632

License:

ISC

Required Ruby Version: >= 2.0.0

Links: