transdiacritics
v1.0.5
Published
Converts diacritics to their ASCII equivalent
Downloads
12
Maintainers
Readme
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.