sindresorhus / safe-stringifyLinks
Serialize objects to JSON with handling for circular references
☆160Updated 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:
- Make a synchronous function have a timeout☆125Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Remove circular references from objects☆98Updated last year
- Make a regular expression time out if it takes too long to execute☆217Updated last year
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆155Updated last week
- Async mutex lock for managing access to a shared resource☆136Updated 3 months ago
- ☆97Updated last month
- Convert object keys from camel case☆56Updated last year
- Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version …☆136Updated 2 months ago
- Create a transform stream using await instead of callbacks☆71Updated last year
- Programmatic API to update package.json☆88Updated this week
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆329Updated 8 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated last month
- A fast parser and processor for .gitignore files.☆57Updated last year
- Zoltan Kochan's npm packages☆102Updated 2 months ago
- Check if a value is a Fetch network error☆150Updated last month
- ⛳️ Typed command-line arguments parser for Node.js☆177Updated 2 weeks ago
- Measure the size of your npm package distribution☆68Updated 3 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆136Updated last month
- Lightweight tsconfig.json parser & paths resolver☆226Updated this week
- Automatic documentation generator for ESLint plugins and rules.☆105Updated this week
- Useful utilities for working with Fetch☆93Updated 8 months ago
- Load tsconfig.json, light-weight and dependency-free.☆44Updated last year
- A more usable typed storage API for Web Extensions☆71Updated 7 months ago
- Polyfill of `util.parseArgs()`☆124Updated 3 months ago
- Block the main thread for a given amount of time☆126Updated 2 years ago
- Debounce promise-returning & async functions☆230Updated 3 weeks ago