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 2 years ago
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☆271Updated 2 years ago
- streaming line delimited json parser + serializer☆297Updated 4 years ago
- Some utilities for the JSON pointers described by RFC 6901☆182Updated 2 years ago
- Javascript implementation of the L-diggity.☆283Updated 4 years ago
- Promisify an event by waiting for it to be emitted☆445Updated 3 weeks ago
- Throttle a collection of promise returning functions☆484Updated 3 years ago
- Fast url parser☆222Updated 7 years ago
- An xxhash binding for node.js☆196Updated 5 years ago
- Node.js compression middleware☆267Updated 8 years ago
- Efficient encoder and decoder for arbitrary objects☆198Updated 7 years ago
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- When close() is just not enough☆188Updated 5 years ago
- A library for colorizing JSON strings☆89Updated last year
- A simple parser for advanced search query syntax☆265Updated last year
- Error predicate functions for operational errors thrown by node core.☆31Updated 6 years ago
- installs custom cleanup handlers that run on exiting node☆166Updated 9 years ago
- Beautiful UI for showing tasks running on the command line.☆278Updated 5 years ago
- sane aims to be fast, small, and reliable filesystem watcher. No bells and whistles, just change events.☆388Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- list of TLDs☆145Updated 2 months ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- A tiny JSON logger☆278Updated this week
- An RFC 5322 email address parser☆269Updated last year
- A JavaScript URI template implementation (RFC 6570 compliant)☆193Updated last month
- A CSS selector parser.☆97Updated 2 years ago
- Access properties of nested objects using dot-path notation☆127Updated 2 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago
- Enforce code conventions for RequireJS modules with ESLint☆29Updated 3 years ago
- Escape strings for use as JavaScript string literals☆73Updated 3 years ago
- Remove unwanted files and directories from your node_modules folder☆409Updated 2 years ago