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 4 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
Sorting:
- A simple HTML web component that implements the roving tabindex pattern for building accessible menus and grids. Use it with any framewor…☆21Updated last week
- 👓 Syntax Highlighting using the CSS Custom Highlight API☆40Updated 2 weeks ago
- A CLI spinner in under 1kB☆16Updated last year
- custom element that makes it easier to work with live regions☆17Updated 6 months ago
- A Web Component to surface an audio or video's duration as a CSS Custom Property☆13Updated 6 months ago
- An ultra-light web component framework☆41Updated 2 months ago
- Create URL interfaces without a base URL.☆19Updated 2 years ago
- Collection of utility functions for use with Scroll-Driven Animations☆35Updated 6 months ago
- Tests for at-import in CSS☆18Updated last month
- A Web Component to open code samples in CodePen☆33Updated 11 months ago
- A PostCSS plugin for optimizing font loading layout shifts using fontpie!☆51Updated 7 months ago
- Fast, small, zero-config library to format CSS using basic rules.☆12Updated 2 weeks ago
- A collection of handy resources for understanding font performance on the web☆27Updated 6 months ago
- ☆20Updated 2 years ago
- A web component to add resizing behavior to test intrinsically sized responsive components.☆32Updated last year
- Functions and objects that make it easier to add fields to Portable Text editors for accessibility meta information, like language change…☆24Updated last year
- Use Web APIs for Node☆40Updated 3 years ago
- ☆48Updated last year
- A polyfill for imperative slotting☆25Updated 2 years ago
- Small utility to efficiently fetch the colors from an image.☆48Updated 2 months ago
- JavaScript Package to calculate the Specificity of CSS Selectors☆86Updated this week
- Webpack plugin to tree-shake and minify JSON modules☆41Updated 3 years ago
- Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`☆24Updated last month
- An extension of Testing Library focused on simulating keyboard-only users' behaviors☆45Updated 3 years ago
- WAI-ARIA utilities for HTML based on the ARIA 1.3 spec☆39Updated this week
- ☆11Updated 2 years ago
- Enforce usage of custom media queries in CSS☆15Updated 5 months ago
- Tool for inset-area syntax for anchoring☆16Updated last month
- PostCSS plugin to transform clamp() to combination of min/max☆29Updated 2 years ago
- ☆24Updated last year