verlok / yieldy-for-loop
A tiny utility for iterating over large arrays (or any iterable) in a non-blocking, “yieldy” way, inspired by the article “Breaking up with long tasks, or how I learned to group loops and wield the yield” (PerfPlanet 2024). It helps avoid freezing the main thread by periodically yielding control back to the browser.
☆14Updated 2 months ago
Alternatives and similar repositories for yieldy-for-loop:
Users that are interested in yieldy-for-loop are comparing it to the libraries listed below
- custom element that makes it easier to work with live regions☆17Updated 4 months ago
- Collection of utility functions for use with Scroll-Driven Animations☆34Updated 4 months ago
- A CLI spinner in under 1kB☆16Updated last year
- A Web Component to surface an audio or video's duration as a CSS Custom Property☆13Updated 4 months ago
- Fast, small, zero-config library to format CSS using basic rules.☆12Updated last month
- A Web Component to open code samples in CodePen☆33Updated 9 months ago
- A PostCSS plugin for optimizing font loading layout shifts using fontpie!☆51Updated 5 months ago
- An ultra-light web component framework☆41Updated last month
- A polyfill for imperative slotting☆25Updated 2 years ago
- A simple HTML web component that implements the roving tabindex pattern for building accessible menus and grids. Use it with any framewor…☆18Updated 3 months ago
- ☆32Updated 2 years ago
- ☆20Updated 2 years ago
- A web component to add resizing behavior to test intrinsically sized responsive components.☆32Updated last year
- Tests for at-import in CSS☆17Updated 2 months ago
- Functions and objects that make it easier to add fields to Portable Text editors for accessibility meta information, like language change…☆24Updated last year
- A collection of handy resources for understanding font performance on the web☆27Updated 4 months ago
- Create URL interfaces without a base URL.☆19Updated 2 years ago
- Small utility to efficiently fetch the colors from an image.☆38Updated 2 weeks ago
- ☆48Updated last year
- Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`☆24Updated last year
- ☆25Updated this week
- Tool for inset-area syntax for anchoring☆16Updated 7 months ago
- Snap a picture of HTML text☆42Updated last year
- WAI-ARIA utilities for HTML based on the ARIA 1.3 spec☆38Updated 2 weeks ago
- An extension of Testing Library focused on simulating keyboard-only users' behaviors☆45Updated 3 years ago
- 🎉 A curated list of awesome things related to CSS Anchor Positioning☆13Updated 4 months ago
- JavaScript Package to calculate the Specificity of CSS Selectors☆85Updated last month
- Execute a string of JavaScript using Node.js and return the global variable values and functions.☆11Updated 8 months ago
- Small library for experimenting with different ways to tame Shadow DOM☆16Updated last year
- A Web Component that allows you to submit data to local storage☆31Updated 11 months ago