Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrkamel/to_ascii

Convert locale dependent characters
https://github.com/mrkamel/to_ascii

Last synced: 23 days ago
JSON representation

Convert locale dependent characters

Awesome Lists containing this project

README

        

# to_ascii

Convert locale dependent characters to the appropriate ascii versions.


irb> "müde".to_ascii
=> "muede"