mplatt / fold-to-asciiLinks
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
Sorting:
- remove diacritics from strings ("ascii folding") - Node.js module☆266Updated last year
- An RFC 5322 email address parser☆258Updated last year
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- An xxhash binding for node.js☆195Updated 4 years ago
- A light, featureful and explicit option parsing library for node.js.☆175Updated 2 years ago
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- Creates super long stack traces☆195Updated 7 months ago
- A library for colorizing JSON strings☆86Updated last year
- Parse yes/no like values☆269Updated 2 years ago
- Isomorphic mongoose-like schemas☆83Updated 8 months ago
- Create an error from multiple errors☆245Updated last year
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- When close() is just not enough☆189Updated 4 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Fast url parser☆222Updated 6 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Chain functions as transform streams.☆92Updated 2 weeks ago
- ☆117Updated 7 years ago
- Some utilities for the JSON pointers described by RFC 6901☆181Updated last year
- logfmt (key=value) logger and parser☆159Updated last year
- very fast object redaction☆306Updated last year
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 7 months ago
- A JavaScript URI template implementation (RFC 6570 compliant)☆184Updated last year
- Stylish console.log for node☆164Updated last year
- 🌲high performance debug logging 🐞☆155Updated 4 months ago
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- A CSS selector parser.☆97Updated 2 years ago