RubyGems Navigation menu

any_ascii 0.1.4

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:
=

安裝:
=

版本列表:

  1. 0.3.2 March 16, 2023 (204.5 KB)
  2. 0.3.1 April 06, 2022 (203.0 KB)
  3. 0.3.0 September 03, 2021 (200.5 KB)
  4. 0.2.0 April 18, 2021 (200.5 KB)
  5. 0.1.7 October 19, 2020 (183.0 KB)
  6. 0.1.4 March 20, 2020 (172.0 KB)
顯示所有版本(共 10)

擁有者:

推送者:

作者:

  • Hunter WB

SHA 256 總和檢查碼:

=

總下載次數 156,884

這個版本 1,882

版本发布:

授權:

ISC

Ruby 版本需求: >= 2.0.0

相關連結: