sindresorhus / serialize-error
Serialize/deserialize an error into a plain object
☆555Updated 2 months ago
Alternatives and similar repositories for serialize-error:
Users that are interested in serialize-error are comparing it to the libraries listed below
- Memoize promise-returning & async functions☆401Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆326Updated 3 months ago
- Retry a promise-returning or async function☆838Updated 4 months ago
- Throttle promise-returning & async functions☆464Updated 3 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆299Updated last year
- A promises port of https://github.com/raszi/node-tmp☆127Updated 7 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Transforms module resolution paths using TypeScript path mapping and/or custom paths☆490Updated this week
- Retries a function that returns a promise, leveraging the power of the retry module.☆316Updated 2 years ago
- Run some code when the process exits☆283Updated last year
- Gracefully terminates HTTP(S) server.☆327Updated last year
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆221Updated 2 months ago
- Detect if the current environment is a CI server☆390Updated 3 months ago
- Split Streams3 style☆285Updated 9 months ago
- Find a file or directory by walking up parent directories☆600Updated this week
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Provides native type extraction from Joi schemas for Typescript☆152Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- very fast object redaction☆301Updated last year
- Clean up error stack traces☆339Updated 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,109Updated last month
- Delay a promise a specified amount of time☆612Updated last year
- Parse yes/no like values☆267Updated 2 years ago
- Determine the root path to your project☆605Updated 2 years ago
- JSON Schema validation for Human 👨🎤☆237Updated last week