RubyGems Navigation menu

any_ascii 0.1.5

Unicode to ASCII transliteration. Converts Unicode text to a reasonable representation using only ASCII. For most characters in Unicode, Any-Ascii provides an ASCII-only replacement string. Text is converted character-by-character without considering the context. The mappings for each language are based on popular existing romanization schemes. 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 are 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)
  6. 0.1.5 - May 01, 2020 (165 KB)
Show all versions (10 total)

Owners:

Pushed by:

Authors:

  • Hunter WB

SHA 256 checksum:

2637c3fb21df4b884fe5ec56bb02d4850b3b856eafe87e99ad4684978bc08d48

Total downloads 72,791

For this version 1,780

License:

ISC

Required Ruby Version: >= 2.0.0

Links: