Use requestAnimationFrame as an async iterable, in any JavaScript environment
☆175Jan 6, 2024Updated 2 years ago
Alternatives and similar repositories for request-animation-frames
Users that are interested in request-animation-frames are comparing it to the libraries listed below
Sorting:
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆224Sep 7, 2025Updated 5 months ago
- Remove circular references from objects☆100Mar 10, 2024Updated last year
- Merge and normalize adjacent or overlapping integer ranges☆33Nov 23, 2023Updated 2 years ago
- Get a random temporary path☆35Nov 7, 2023Updated 2 years ago
- Change the file extension of a path☆42Aug 18, 2024Updated last year
- Get the dimensions of an image☆579Sep 8, 2025Updated 5 months ago
- Utility functions to use and combine `AbortSignal` and `AbortController` with Promises☆162Oct 13, 2025Updated 4 months ago
- Serialize objects to JSON with handling for circular references☆162Feb 2, 2026Updated 3 weeks ago
- Check if a value is a Fetch network error☆154Updated this week
- Determine the East Asian Width of a Unicode character☆46Feb 18, 2026Updated last week
- Find a file or directory by walking up parent directories — Zero dependencies☆84Jun 5, 2025Updated 8 months ago
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆48Jun 1, 2024Updated last year
- A TypeScript library providing a customizable cache decorator for methods. This library allows you to easily cache method results with co…☆46Jun 18, 2024Updated last year
- Useful utilities for working with Uint8Array (and Buffer)☆274Nov 19, 2025Updated 3 months ago
- 📲 CoreBluetooth API's for modern Swift☆19Dec 19, 2023Updated 2 years ago
- Provides a list of reserved identifiers for JavaScript☆24Nov 13, 2025Updated 3 months ago
- Unique tag for use in the type-fest Tagged type☆21Feb 13, 2026Updated 2 weeks ago
- Check if the process is running in a Continuous Integration (CI) environment☆38Aug 17, 2025Updated 6 months ago
- A fast parser and processor for .gitignore files.☆58Feb 15, 2026Updated 2 weeks ago
- Tiny async debouncer☆38Jan 12, 2024Updated 2 years ago
- Rotate an array by a given number of steps☆47May 22, 2024Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆168Sep 13, 2024Updated last year
- Simple utility to make it easier to implement drag based things (ie. sliders and such) (MIT)☆48Jan 28, 2024Updated 2 years ago
- `timers/promises` for client and server.☆18Jul 8, 2021Updated 4 years ago
- ⚙️ The CLI that TypeScript deserves.☆19Oct 15, 2018Updated 7 years ago
- Zero-effort nanomodule to submit a `<form>` element via `fetch` and receive the response☆20Jun 29, 2022Updated 3 years ago
- A tiny utility for iterating over large arrays (or any iterable) in a non-blocking, “yieldy” way, inspired by the article “Breaking up wi…☆15Jan 14, 2025Updated last year
- Practical, real world examples of Intersection Observer☆16Apr 22, 2021Updated 4 years ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆28Feb 27, 2025Updated last year
- A zero-dependency, lightweight (~3kB), consent platform agnostic, cookie banner for any website (compatible with Google Consent Mode).☆192Sep 2, 2025Updated 5 months ago
- An extremely basic signals implementation.☆72Oct 15, 2025Updated 4 months ago
- MutationObserver for CSS. Get notified when the computed value of a CSS property changes.☆476Mar 9, 2025Updated 11 months ago
- Make a regular expression time out if it takes too long to execute☆221Nov 4, 2025Updated 3 months ago
- Block the main thread for a given amount of time☆128Jan 19, 2026Updated last month
- Switch git branches by their pull request title☆67Jun 24, 2022Updated 3 years ago
- Convert a string index to its line and column position☆37Sep 25, 2025Updated 5 months ago
- A library to build VR layouts using HTML tags☆33Jul 8, 2023Updated 2 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆98Dec 11, 2023Updated 2 years ago
- Detect when an element is ready in the DOM☆447Jan 27, 2026Updated last month