sindresorhus / safe-stringifyLinks
Serialize objects to JSON with handling for circular references
☆162Updated 7 months 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☆126Updated last year
- Make a regular expression time out if it takes too long to execute☆220Updated 2 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Remove circular references from objects☆100Updated last year
- Programmatic API to update package.json☆94Updated last month
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 4 months ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆160Updated 3 months ago
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆140Updated 2 weeks ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆336Updated 10 months ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- ⛳️ Typed command-line arguments parser for Node.js☆209Updated this week
- Convert object keys from camel case☆57Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Check if a value is a Fetch network error☆154Updated 3 months ago
- Like `require-in-the-middle`, but for ESM import☆164Updated this week
- A more usable typed storage API for Web Extensions☆72Updated this week
- A fast parser and processor for .gitignore files.☆58Updated last year
- Polyfill of `util.parseArgs()`☆124Updated 5 months ago
- Useful utilities for working with Fetch☆96Updated 2 months ago
- Async mutex lock for managing access to a shared resource☆139Updated 6 months ago
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆141Updated 4 months ago
- Automatic documentation generator for ESLint plugins and rules.☆106Updated last week
- Check if the process is running inside a container (Docker/Podman)☆77Updated 2 years ago
- Lightweight tsconfig.json parser & paths resolver☆234Updated last week
- Display youch error message on terminal☆88Updated 2 years ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆174Updated 2 years ago
- Load tsconfig.json, light-weight and dependency-free.☆44Updated last year
- Simple API to create test fixtures on disk☆65Updated this week