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.
☆99Updated 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 2 years ago
- An xxhash binding for node.js☆195Updated 5 years ago
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated last year
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- A JavaScript URI template implementation (RFC 6570 compliant)☆188Updated last week
- list of TLDs☆144Updated 3 months ago
- A tiny JSON logger☆275Updated 2 weeks ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A light, featureful and explicit option parsing library for node.js.☆175Updated 2 years ago
- When close() is just not enough☆189Updated 5 years ago
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- A CSS selector parser.☆97Updated 2 years ago
- Isomorphic mongoose-like schemas☆83Updated 11 months ago
- node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)☆125Updated last week
- A library for colorizing JSON strings☆86Updated last year
- Stylish console.log for node☆164Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- logfmt (key=value) logger and parser☆159Updated last year
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆178Updated 5 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 5 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- A ridiculously light-weight function argument validator☆133Updated last month
- Fast url parser☆222Updated 7 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Access properties of nested objects using dot-path notation☆127Updated 2 years ago
- Clean up error stack traces☆341Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago