sindresorhus / safe-stringifyLinks
Serialize objects to JSON with handling for circular references
☆158Updated 4 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:
- Remove circular references from objects☆94Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Make a regular expression time out if it takes too long to execute☆216Updated last year
- Make a synchronous function have a timeout☆125Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated 3 months ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated 3 weeks ago
- Async mutex lock for managing access to a shared resource☆134Updated 2 months ago
- Check if a value is a Fetch network error☆149Updated 2 weeks ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆328Updated 7 months ago
- Create a transform stream using await instead of callbacks☆71Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- ☆97Updated 3 weeks ago
- ⛳️ Typed command-line arguments parser for Node.js☆177Updated last month
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆137Updated 2 months ago
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆136Updated last month
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated last year
- A fast parser and processor for .gitignore files.☆57Updated last year
- Convert object keys from camel case☆56Updated last year
- Check if the process is running inside a container (Docker/Podman)☆75Updated last year
- A more usable typed storage API for Web Extensions☆71Updated 6 months ago
- Automatic documentation generator for ESLint plugins and rules.☆103Updated this week
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Measure the size of your npm package distribution☆68Updated 3 years ago
- Render readable & responsive tables in the terminal☆56Updated 7 months ago
- Simple API to create test fixtures on disk☆63Updated 3 months ago
- Make presentable errors☆60Updated 2 years ago
- Comparison of Bun's API against Node.js's☆61Updated last week
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Useful utilities for working with Fetch☆91Updated 7 months ago