diacritic

Removes accents / diacritics from strings, sentences, and paragraphs fast and effeciently.

latinize

Simple library to convert accents (diacritics) from strings to latin characters.

fold-to-ascii

A JavaScript port of the Apache Lucene ASCII Folding Filter that converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the "Basic Latin" Unicode block) into a ASCII equivalents, if they exist.