mplatt / 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 exists.
☆97Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for fold-to-ascii
- remove diacritics from strings ("ascii folding") - Node.js module☆263Updated last year
- node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)☆123Updated last week
- ☆118Updated 6 years ago
- JSON toolkit for JavaScript.