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.
☆98Updated last year
Alternatives and similar repositories for fold-to-ascii:
Users that are interested in fold-to-ascii are comparing it to the libraries listed below
- installs custom cleanup handlers that run on exiting node☆168Updated 8 years ago
- Efficient encoder and decoder for arbitrary objects☆196Updated 6 years ago
- remove diacritics from strings ("ascii folding") - Node.js module☆265Updated last year
- node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)☆124Updated 3 weeks ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆244Updated last year
- A light, featureful and explicit option parsing library for node.js.☆175Updated last year
- Simple case detection and conversion for strings.☆124Updated 9 years ago
- A library for colorizing JSON strings☆85Updated 9 months ago
- The definitive JavaScript type testing library☆190Updated 8 months ago
- ☆118Updated 7 years ago
- An xxhash binding for node.js☆194Updated 4 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆96Updated 11 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- An RFC 5322 email address parser☆254Updated 9 months ago
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- Stylish console.log for node☆163Updated last year
- Gracefully terminates HTTP(S) server.☆327Updated last year
- Create an error from multiple errors☆245Updated last year
- A collection of npm modules for working with words and language☆53Updated 2 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Javascript implementation of the L-diggity.☆283Updated 3 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆88Updated last year
- Compare, format, diff and serialize any JavaScript value☆207Updated 7 months ago
- Another simple parser for advanced search query syntax.☆65Updated 2 weeks ago
- Creates super long stack traces☆195Updated 3 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆314Updated 2 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- A JavaScript URI template implementation (RFC 6570 compliant)☆184Updated last year
- Unlimited shelljs commands with ES6 proxies☆41Updated 7 months ago