sindresorhus / serialize-error
Serialize/deserialize an error into a plain object
☆539Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for serialize-error
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Retries a function that returns a promise, leveraging the power of the retry module.☆309Updated last year
- Retry a promise-returning or async function☆795Updated this week
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Parse yes/no like values☆266Updated 2 years ago
- Gracefully terminates HTTP(S) server.☆324Updated last year
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Throttle promise-returning & async functions☆443Updated 3 months ago
- Run some code when the process exits☆283Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,090Updated 3 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆288Updated last year
- A promises port of https://github.com/raszi/node-tmp☆126Updated 3 months ago
- Load environment variables from .env and ensure they are all present☆769Updated 5 months ago
- Timeout a promise after a specified amount of time☆274Updated last month
- Detect if the current environment is a CI server☆384Updated 3 years ago
- Fast CSV parser☆320Updated last year
- Split Streams3 style☆280Updated 5 months ago
- node byte string parser☆461Updated 4 months ago
- Temporary file and directory creator for node.js☆740Updated 3 months ago
- very fast object redaction☆284Updated 8 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆203Updated 3 months ago
- Convert a string to a valid safe filename☆489Updated last year
- Get a random temporary file or directory path☆424Updated last year
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆240Updated last year
- An mutable object format designed for chaining & objectMode streams☆250Updated last week
- JSON logger for Node.js and browser.☆1,067Updated 4 months ago