sindresorhus / serialize-errorLinks
Serialize/deserialize an error into a plain object
☆558Updated 4 months ago
Alternatives and similar repositories for serialize-error
Users that are interested in serialize-error are comparing it to the libraries listed below
Sorting:
- Memoize promise-returning & async functions☆407Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆220Updated last month
- Retry a promise-returning or async function☆873Updated 3 weeks ago
- Split Streams3 style☆289Updated 11 months ago
- Simple “Least Recently Used” (LRU) cache☆703Updated last month
- Throttle promise-returning & async functions☆480Updated 6 months ago
- Detect if the current environment is a CI server☆392Updated 5 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆307Updated last year
- Run some code when the process exits☆287Updated last year
- A promises port of https://github.com/raszi/node-tmp☆128Updated 9 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Parse yes/no like values☆269Updated 2 years ago
- node byte string parser☆469Updated 10 months ago
- Join all arguments together and normalize the resulting url.☆362Updated this week
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Gracefully terminates HTTP(S) server.☆330Updated last year
- A cli to load dotenv files☆540Updated 2 weeks ago
- Transforms module resolution paths using TypeScript path mapping and/or custom paths☆493Updated 3 weeks ago
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- A blazing fast equality comparison, either shallow or deep☆520Updated last month
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆252Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- Convert object keys to camel case☆714Updated 11 months ago