sindresorhus / serialize-errorLinks
Serialize/deserialize an error into a plain object
☆591Updated last month
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☆508Updated 3 weeks ago
- Memoize promise-returning & async functions☆432Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago
- Retry a promise-returning or async function☆955Updated last month
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- Timeout a promise after a specified amount of time☆299Updated last month
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 11 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆235Updated 7 months ago
- A utility that allows retrying a function with an exponential delay between attempts.☆397Updated last month
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Transforms module resolution paths using TypeScript path mapping and/or custom paths☆497Updated last week
- Run some code when the process exits☆298Updated 2 weeks ago
- Delay a promise a specified amount of time☆627Updated last month
- A promises port of https://github.com/raszi/node-tmp☆131Updated last year
- Detect if the current environment is a CI server☆400Updated 11 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated last week
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Provides native type extraction from Joi schemas for Typescript☆154Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- Create a promise that can be canceled☆447Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- A fluent API to generate JSON schemas☆519Updated last month
- Split Streams3 style☆293Updated last year
- Get, set, or delete a property from a nested object using a dot path☆853Updated last month
- very fast object redaction☆319Updated last year
- convert a human readable duration to ms☆343Updated 8 months ago