Transdiacritics
Javascript library that converts diacritics to their ASCII equivalent.
Requirements
It runs inside any webbrowser or NodeJS environment.
It has zero dependencies on other modules.
Reference documentation
-
Transdiacritics.toascii(string)
Replace all diacritics instring
by their ASCII equivalent and return the result.
References
- Used by the high performance Javascript templating engine Remixml.
- Compatible with the fastest lockandload AMD-loader.
Card-carrying member of the zerodeps
movement.