sindresorhus / safe-stringify
Serialize objects to JSON with handling for circular references
☆149Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for safe-stringify
- Make a synchronous function have a timeout☆124Updated 2 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Updated 11 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆141Updated this week
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆205Updated 3 months ago
- Remove circular references from objects☆93Updated 8 months ago
- Lightweight tsconfig.json parser & paths resolver☆187Updated 2 months ago
- A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename☆312Updated 10 months ago
- Make a synchronous function asynchronous by running it in a worker☆248Updated 2 months ago
- Create a transform stream using await instead of callbacks☆71Updated last year
- Polyfill of `util.parseArgs()`☆122Updated 2 months ago
- Automatic documentation generator for ESLint plugins and rules.☆92Updated this week
- 📟 A tiny, higher level interface around child_process☆132Updated last month
- Make a regular expression time out if it takes too long to execute☆207Updated 2 months ago
- Trace the original position through a source map☆102Updated 8 months ago
- Check if a value is a Fetch network error☆126Updated 7 months ago
- Display youch error message on terminal☆90Updated last year
- Resolve things like Node.js — ponyfill for `import.meta.resolve`☆129Updated 5 months ago
- ⛳️ Typed command-line arguments parser for Node.js☆168Updated 4 months ago
- Make presentable errors☆60Updated last year
- Check if the process is running inside a container (Docker/Podman)☆72Updated last year
- Inspect the state of a promise☆128Updated 8 months ago
- Async mutex lock for managing access to a shared resource☆117Updated 3 months ago
- Convert object keys from camel case☆51Updated 5 months ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆129Updated this week
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- get the file directory from import.meta.url☆114Updated 9 months ago
- Block the main thread for a given amount of time☆124Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆193Updated last year
- A simple Node.js task runner☆119Updated this week
- A TC39 proposal for function memoization in the JavaScript language.☆79Updated 2 years ago