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 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for fold-to-ascii
- A library for colorizing JSON strings☆83Updated 6 months ago
- Some utilities for the JSON pointers described by RFC 6901☆178Updated 11 months ago
- An xxhash binding for node.js☆195Updated 4 years ago
- installs custom cleanup handlers that run on exiting node☆167Updated 7 years ago
- remove diacritics from strings ("ascii folding") - Node.js module☆264Updated last year
- Lightweight time zone support for your applications or other date libraries.☆117Updated last year
- Write data to a random temporary file☆104Updated 3 months ago
- A light, featureful and explicit option parsing library for node.js.☆175Updated last year
- JavaScript utility for RFC 6570: URI Templates☆138Updated 10 months ago
- A JavaScript URI template implementation (RFC 6570 compliant)☆182Updated 9 months ago
- Isomorphic mongoose-like schemas☆83Updated 2 months ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Cache and replay NodeJS streams☆40Updated 4 years ago
- Gracefully terminates HTTP(S) server.☆324Updated last year
- node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)☆123Updated 3 weeks ago
- An evented streaming XML parser in JavaScript☆75Updated this week
- A tiny JSON logger☆270Updated last month
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆241Updated last year
- Pluralize a word☆248Updated 2 years ago
- TypeLint is an ESlint plugin for optional static typing in JavaScript, based on JSDoc.☆175Updated 6 years ago
- Clean up error stack traces☆337Updated last year
- Creates super long stack traces☆194Updated last month
- Run some code when the process exits☆118Updated 3 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- The globalization (internationalization and localization) farm of the JavaScript community.☆66Updated 8 years ago
- Parser for RFC2822 (Header) format email addresses☆53Updated 6 months ago
- Slightly easier monkeypatching☆22Updated 9 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 7 years ago