sindresorhus / serialize-errorLinks
Serialize/deserialize an error into a plain object
☆588Updated 3 weeks ago
Alternatives and similar repositories for serialize-error
Users that are interested in serialize-error are comparing it to the libraries listed below
Sorting:
- Throttle promise-returning & async functions☆506Updated this week
- Retry a promise-returning or async function☆945Updated last month
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆319Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆233Updated 6 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 10 months ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- A promises port of https://github.com/raszi/node-tmp☆131Updated last year
- Find a file or directory by walking up parent directories☆626Updated last month
- Timeout a promise after a specified amount of time☆297Updated last month
- A fluent API to generate JSON schemas☆519Updated 3 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆851Updated last month
- Verification, sanitization, and type coercion for environment variables in Node.js☆616Updated last year
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Run some code when the process exits☆297Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Delay a promise a specified amount of time☆625Updated last week
- Detect if the current environment is a CI server☆400Updated 11 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- convert a human readable duration to ms☆342Updated 7 months ago
- Emulates ioredis by performing all operations in-memory.☆374Updated 2 weeks ago
- A utility that allows retrying a function with an exponential delay between attempts.☆395Updated last month
- Split Streams3 style☆293Updated last year
- Extremely fast utf8 only stream implementation☆299Updated last week
- Promisify an event by waiting for it to be emitted☆440Updated 2 months ago
- Transforms module resolution paths using TypeScript path mapping and/or custom paths☆496Updated this week
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago