RubyGems Navigation menu

any_ascii 0.3.2

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)
显示所有版本 (共 10 个)

业主:

推送:

作者:

  • Hunter WB

SHA 256 校验和:

ed84fbeadd7e903f69d19ae63be1ce90e3ebc358a427728e3501a79ba402545b

下载总量 71,718

这个版本 46,734

许可:

ISC

需要的 Ruby 版本: >= 2.0.0

链接: