Serialize objects to JSON with handling for circular references
☆162Feb 2, 2026Updated 3 weeks 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☆100Mar 10, 2024Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆84Jun 5, 2025Updated 8 months ago
- Get the current date formatted as a version. Automatically add the time if you already released a version today.☆16May 31, 2020Updated 5 years ago
- Convert a string index to its line and column position☆37Sep 25, 2025Updated 5 months ago
- Useful utilities for creating Gulp plugins☆14Oct 14, 2024Updated last year
- Make a synchronous function have a timeout☆127Sep 13, 2024Updated last year
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆162Oct 13, 2025Updated 4 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆224Sep 7, 2025Updated 5 months ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Merge multiple streams into a unified stream☆63Oct 28, 2024Updated last year
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆175Jan 6, 2024Updated 2 years ago
- Useful utilities for working with Fetch☆98Nov 4, 2025Updated 3 months ago
- Zero-effort nanomodule to submit a `<form>` element via `fetch` and receive the response☆20Jun 29, 2022Updated 3 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆48Jun 1, 2024Updated last year
- Block the main thread for a given amount of time☆128Jan 19, 2026Updated last month
- Get the ID of the process that uses a certain port☆149Jan 12, 2026Updated last month
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆168Sep 13, 2024Updated last year
- Change the file extension of a path☆42Aug 18, 2024Updated last year
- Make a regular expression time out if it takes too long to execute☆221Nov 4, 2025Updated 3 months ago
- Get a random temporary path☆35Nov 7, 2023Updated 2 years ago
- Check whether a file can be executed☆47Feb 1, 2026Updated last month
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Dec 11, 2023Updated 2 years ago
- Useful utilities for working with Uint8Array (and Buffer)☆274Nov 19, 2025Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Mar 30, 2023Updated 2 years ago
- Create a transform stream using await instead of callbacks☆70Oct 31, 2023Updated 2 years ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated this week
- Get metadata on the default editor or a specific editor☆55Sep 10, 2025Updated 5 months ago
- Get the operating system CPU architecture☆40Aug 18, 2024Updated last year
- Ensures a value is a valid error by making it one if not☆87Sep 15, 2025Updated 5 months ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- Check if a value is a Fetch network error☆154Updated this week
- Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatic…☆84Jan 11, 2026Updated last month
- Pluralize a word☆255Nov 2, 2025Updated 3 months ago
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Shared TypeScript config for my projects☆380Oct 31, 2025Updated 4 months ago
- Check if a string is a URL☆87Jun 21, 2023Updated 2 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago