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
- streaming line delimited json parser + serializer☆295Updated 3 years ago
- list of TLDs☆143Updated 2 months ago
- Fast url parser☆222Updated 7 years ago
- A light, featureful and explicit option parsing library for node.js.☆175Updated 2 years ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- A JavaScript URI template implementation (RFC 6570 compliant)☆187Updated last year
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)☆125Updated 3 months ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- An xxhash binding for node.js☆194Updated 4 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated last year
- A library for colorizing JSON strings☆87Updated last year
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- When close() is just not enough☆189Updated 4 years ago
- JavaScript utility for RFC 6570: URI Templates☆141Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Beautiful UI for showing tasks running on the command line.☆280Updated 4 years ago
- Stylish console.log for node☆164Updated last year
- Access properties of nested objects using dot-path notation☆127Updated 2 years ago
- Transform stream for Node.js that allows you to run your transforms in parallel without changing the order☆81Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Error handling utilities for node☆125Updated 2 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- A CSS selector parser.☆97Updated 2 years ago
- The definitive JavaScript type testing library☆192Updated this week
- logfmt (key=value) logger and parser☆159Updated last year
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- A collection of npm modules for working with words and language☆53Updated 3 years ago
- Fast Porter stemmer implementation☆132Updated 2 years ago