sindresorhus / serialize-errorLinks
Serialize/deserialize an error into a plain object
☆568Updated this week
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☆493Updated 3 weeks ago
- Memoize promise-returning & async functions☆414Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 8 months ago
- Retry a promise-returning or async function☆914Updated 3 weeks ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Gracefully terminates HTTP(S) server.☆331Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆317Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆352Updated 8 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆225Updated 8 months ago
- Run some code when the process exits☆292Updated 2 years ago
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆230Updated 4 months ago
- A promises port of https://github.com/raszi/node-tmp☆131Updated last year
- Timeout a promise after a specified amount of time☆293Updated 8 months ago
- Detect if the current environment is a CI server☆399Updated 9 months ago
- Get, set, or delete a property from a nested object using a dot path☆844Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- Determine the root path to your project☆605Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- convert a human readable duration to ms☆338Updated 5 months ago
- Split Streams3 style☆290Updated last year
- A fluent API to generate JSON schemas☆517Updated last week
- very fast object redaction☆309Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,125Updated 6 months ago
- Verification, sanitization, and type coercion for environment variables in Node.js☆614Updated last year
- Provides native type extraction from Joi schemas for Typescript☆153Updated 2 years ago
- Create a promise that can be canceled☆445Updated this week