Sign in Sign up
rubygems

any_ascii

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.

Latest release
Jun 29, 2025
Releases
11
Known CVEs
0
First release
Feb 15, 2020
License
ISC
Repository

Source

anyascii/anyascii
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

Insights

Activity

Total releases
11
Last 12 months
0
Cadence
~4 months
Dependencies
0

Releases per month

last 12 months

Release mix

  • minor 2
  • patch 8
11 releases
Releases
Version Released
0.3.3 patch
0.3.2 patch
0.3.1 patch
0.3.0 minor
0.2.0 minor
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 initial