sindresorhus / safe-stringifyLinks
Serialize objects to JSON with handling for circular references
☆157Updated last month
Alternatives and similar repositories for safe-stringify
Users that are interested in safe-stringify are comparing it to the libraries listed below
Sorting:
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- Make a synchronous function have a timeout☆125Updated 10 months ago
- Remove circular references from objects☆94Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last month
- Make a regular expression time out if it takes too long to execute☆215Updated 10 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆215Updated 10 months ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 9 months ago
- Async mutex lock for managing access to a shared resource☆126Updated last week
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆325Updated 4 months ago
- Check if a value is a Fetch network error☆144Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated 10 months ago
- Lightweight tsconfig.json parser & paths resolver☆221Updated last month
- Measure the size of your npm package distribution☆67Updated 3 years ago
- Detect which package manager you're using (yarn or pnpm or npm)☆91Updated 10 months ago
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆134Updated last year
- Automatic documentation generator for ESLint plugins and rules.☆100Updated 2 weeks ago
- ⛳️ Typed command-line arguments parser for Node.js☆174Updated last year
- Programmatic API to update package.json☆80Updated this week
- Create a transform stream using await instead of callbacks☆70Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Zero-dependency nodejs config seeker.☆176Updated 7 months ago
- Convert object keys from camel case☆55Updated last year
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆137Updated 2 weeks ago
- Resolve package.json `exports` & `imports` maps☆59Updated last year
- A fast parser and processor for .gitignore files.☆57Updated last year
- Like `require-in-the-middle`, but for ESM import☆144Updated last month
- A more usable typed storage API for Web Extensions☆69Updated 3 months ago
- A TC39 proposal for function memoization in the JavaScript language.☆79Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 3 months ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 10 months ago