andrewrk / node-diacriticsLinks
remove diacritics from strings ("ascii folding") - Node.js module
☆266Updated last year
Alternatives and similar repositories for node-diacritics
Users that are interested in node-diacritics are comparing it to the libraries listed below
Sorting:
- validate an email address according to RFCs 5321, 5322, and others☆258Updated 8 months ago
- Fast and safe nested object access and manipulation in JavaScript☆256Updated 11 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆569Updated 4 years ago
- It parses the accept-language header from an HTTP request☆166Updated 3 years ago
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Automatically bind methods to their class instance☆458Updated 2 years ago
- Node.js compression middleware☆269Updated 7 years ago
- A small utility to parse paths.☆139Updated last year
- connect middleware for statically compressed files☆41Updated 3 weeks ago
- Generate Data-URI scheme via terminal or node.js☆229Updated last week
- Sanitize string for use as filename☆354Updated last year
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 3 months ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- CORS middleware with full W3C spec support☆107Updated 2 years ago
- Lightweight time zone support for your applications or other date libraries.☆119Updated last year
- A CSV encoder stream that produces properly escaped CSVs