RubyGems Navigation menu

any_ascii 0.1.6

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 script 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 (205KB)
  2. 0.3.1 - April 06, 2022 (203KB)
  3. 0.3.0 - September 03, 2021 (201KB)
  4. 0.2.0 - April 18, 2021 (201KB)
  5. 0.1.7 - October 19, 2020 (183KB)
  6. 0.1.6 - July 28, 2020 (171KB)
全てのバージョンを表示(全10件)

所有者:

プッシュ者:

作者:

  • Hunter WB

SHA 256チェックサム:

=

累計ダウンロード数 134,973

このバージョンのみ 2,249

このバージョンがリリースされたのは:

ライセンス:

ISC

必要なRubyのバージョン: >= 2.0.0

リンク: