Serialize/deserialize an error into a plain object
☆598Jan 18, 2026Updated 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:
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Extract the actual stack of an error☆68Jul 8, 2022Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Sep 21, 2025Updated 5 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Sep 11, 2025Updated 5 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Oct 16, 2024Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Create an error from multiple errors☆249Sep 14, 2023Updated 2 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Create a promise that can be canceled☆447Sep 9, 2025Updated 5 months ago
- Run promise-returning & async functions in series☆72Aug 12, 2021Updated 4 years ago
- Get a random temporary file or directory path☆443Feb 2, 2026Updated last month
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago
- Type check values☆1,765Dec 27, 2025Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Oct 7, 2025Updated 5 months ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- User-friendly glob matching☆2,632Feb 18, 2026Updated 2 weeks ago
- Ensures a value is a valid error by making it one if not☆88Sep 15, 2025Updated 5 months ago
- Run some code when the process exits☆302Feb 4, 2026Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆359Oct 28, 2024Updated last year
- Wait for a condition to be true☆166Sep 21, 2025Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Feb 19, 2023Updated 3 years ago
- Get running processes☆283Feb 3, 2026Updated last month
- Get the gulp tasks from a gulp project☆20Oct 14, 2021Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Sort an array on an object property☆201Oct 7, 2025Updated 4 months ago
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 4 months ago
- Function argument validation for humans☆3,878Oct 16, 2025Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆445Jan 19, 2026Updated last month
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- Copy files☆434Feb 12, 2026Updated 3 weeks ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆45Jun 24, 2022Updated 3 years ago