sindresorhus / safe-stringifyLinks
Serialize objects to JSON with handling for circular references
☆157Updated 3 weeks ago
Alternatives and similar repositories for safe-stringify
Users that are interested in safe-stringify are comparing it to the libraries listed below
Sorting:
- Make a synchronous function have a timeout☆125Updated 9 months ago
- Make a regular expression time out if it takes too long to execute☆213Updated 9 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last week
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆324Updated 4 months ago
- Remove circular references from objects☆94Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 10 months ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- Lightweight tsconfig.json parser & paths resolver☆220Updated last month
- Async mutex lock for managing access to a shared resource☆127Updated 10 months ago
- Make a synchronous function asynchronous by running it in a worker☆250Updated 9 months ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 9 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆163Updated 9 months ago
- A more usable typed storage API for Web Extensions☆69Updated 3 months ago
- Polyfill of `util.parseArgs()`☆125Updated last month
- Find and load config files with joy.☆149Updated 2 years ago
- Run some code when the process exits☆287Updated last year
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆134Updated last year
- Check if a value is a Fetch network error☆141Updated last year
- Convert object keys from camel case☆55Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Rotate an array by a given number of steps☆44Updated last year
- ☆95Updated 2 years ago
- Check if the process is running inside a container (Docker/Podman)☆74Updated last year
- Make presentable errors☆60Updated last year
- ⛳️ Typed command-line arguments parser for Node.js☆173Updated last year
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆137Updated 3 weeks ago
- Deduplication tool for pnpm-lock.yaml files☆68Updated 2 years ago