runk / node-chardetLinks
Character encoding detection tool for NodeJS
☆293Updated last month
Alternatives and similar repositories for node-chardet
Users that are interested in node-chardet are comparing it to the libraries listed below
Sorting:
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- A cacheable dns.lookup(…) that respects TTL☆211Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆256Updated last year
- Generate self-signed certificates from node.js☆243Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- node.js cross-platform unzip using streams☆460Updated last year
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 7 months ago
- node.js library for fast reading of large ZIPs☆463Updated last year
- Detect possibly catastrophic, exponential-time regular expressions☆186Updated 2 years ago
- encode & decode HTML & XML entities with ease & speed☆354Updated this week
- A zero-dependency cron parser and scheduler for Node.js, Deno and the browser.☆191Updated last week
- Detect the image type of a Buffer/Uint8Array☆408Updated 3 months ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated 2 months ago
- Get the visual width of a string - the number of columns required to display it☆493Updated last year
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Get size of a JavaScript object☆320Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.