sindresorhus / decircular
Remove circular references from objects
☆94Updated 11 months ago
Alternatives and similar repositories for decircular:
Users that are interested in decircular are comparing it to the libraries listed below
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆146Updated 3 months ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆208Updated 6 months ago
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆161Updated 5 months ago
- Get a random temporary path☆32Updated last year
- A more usable typed storage API for Web Extensions☆68Updated last month
- Async mutex lock for managing access to a shared resource☆123Updated 6 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆118Updated 6 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆31Updated 7 months ago
- Automatic documentation generator for ESLint plugins and rules.☆96Updated this week
- Serialize objects to JSON with handling for circular references☆154Updated 8 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆77Updated this week
- 🌈 a small library to print colourful messages☆54Updated last month
- Comparison of Bun's API against Node.js's☆59Updated this week
- Merge multiple streams into a unified stream☆56Updated 4 months ago
- Check if the system is in low power mode☆62Updated 7 months ago
- ECMAScript Proposal, specs, and reference implementation for Error.isError☆106Updated last month
- Make a synchronous function have a timeout☆125Updated 5 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Updated last year
- Get the operating system CPU architecture☆37Updated 6 months ago
- Fetches the slowest 100 eslint rules in your path and gives you Biome equivalents☆41Updated last year
- Package manager detector☆52Updated this week
- Convert a string index to its line and column position☆30Updated last year
- Encode & decode strings, bytes, and integers to Base62☆87Updated 9 months ago
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆173Updated last year
- Change the file extension of a path☆38Updated 6 months ago
- TypeScript declaration (.d.ts) bundler☆117Updated last week
- Check if the process is running inside a container (Docker/Podman)☆73Updated last year
- Useful utilities for working with Fetch☆77Updated 3 weeks ago
- Merge and normalize adjacent or overlapping integer ranges☆30Updated last year
- Super simple type-safe URLSearchParams parser.☆61Updated last month