sindresorhus / dom-mutationsView external linksLinks
Observe changes to the DOM using an async iterable — A nicer API for MutationObserver
☆224Sep 7, 2025Updated 5 months ago
Alternatives and similar repositories for dom-mutations
Users that are interested in dom-mutations are comparing it to the libraries listed below
Sorting:
- Use requestAnimationFrame as an async iterable, in any JavaScript environment☆175Jan 6, 2024Updated 2 years ago
- 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
- Merge and normalize adjacent or overlapping integer ranges☆33Nov 23, 2023Updated 2 years ago
- Change the file extension of a path☆42Aug 18, 2024Updated last year
- Useful utilities for creating Gulp plugins☆14Oct 14, 2024Updated last year
- Useful utilities for working with Fetch☆97Nov 4, 2025Updated 3 months ago
- Like Object.keys() but also includes symbols☆25Jan 18, 2023Updated 3 years ago
- Create a multicast stream that lets multiple consumers independently read the same data☆187Jul 6, 2025Updated 7 months ago
- A more usable typed storage API for Web Extensions☆72Jan 11, 2026Updated last month
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆162Oct 13, 2025Updated 4 months ago
- Useful utilities for working with Uint8Array (and Buffer)☆272Nov 19, 2025Updated 2 months ago
- Serialize objects to JSON with handling for circular references☆162Feb 2, 2026Updated last week
- Check if a string is a valid JavaScript identifier☆29Jul 12, 2024Updated last year
- Manage extended attributes in Swift☆48Sep 26, 2025Updated 4 months ago
- Check if a value is a Fetch network error☆154Sep 18, 2025Updated 4 months ago
- Provides a list of reserved identifiers for JavaScript☆24Nov 13, 2025Updated 3 months ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆48Jun 1, 2024Updated last year
- Get the dimensions of an image☆580Sep 8, 2025Updated 5 months ago
- Get a random temporary path☆35Nov 7, 2023Updated 2 years ago
- Merge multiple streams into a unified stream☆63Oct 28, 2024Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆166Sep 13, 2024Updated last year
- Async mutex lock for managing access to a shared resource☆140Jul 6, 2025Updated 7 months ago
- Clamp a number☆17Jul 12, 2025Updated 7 months ago
- Check if the process is running in a Continuous Integration (CI) environment☆38Aug 17, 2025Updated 5 months ago
- Get the operating system CPU architecture☆40Aug 18, 2024Updated last year
- Make a regular expression time out if it takes too long to execute☆220Nov 4, 2025Updated 3 months ago
- A color palette/gradient reader/writer for a growing set of file formats. Swift (macOS, iOS, tvOS, watchoOS, macCatalyst, Linux)☆13Oct 21, 2023Updated 2 years ago
- Regular expression for matching JavaScript identifiers☆18Sep 13, 2025Updated 5 months ago
- Tiny process execution for humans — a better child_process☆565Oct 11, 2025Updated 4 months ago
- Encode and decode Unicode escapes in a string☆44Aug 25, 2023Updated 2 years ago
- Extracts the repo URL from a package.json object☆29Jul 6, 2025Updated 7 months ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- 📲 CoreBluetooth API's for modern Swift☆19Dec 19, 2023Updated 2 years ago
- Check if a directory is empty☆30Jul 25, 2024Updated last year
- Check if two arrays are equal☆38Apr 8, 2025Updated 10 months ago
- Building vue3 components to webComponents on vite☆10Nov 11, 2022Updated 3 years ago
- Determine the East Asian Width of a Unicode character☆44Sep 11, 2025Updated 5 months ago
- Make an asynchronous function synchronous☆326Feb 3, 2026Updated last week