verlok / yieldy-for-loopLinks
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 6 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…☆23Updated 2 months ago
- JavaScript Package to calculate the Specificity of CSS Selectors☆90Updated last month
- custom element that makes it easier to work with live regions☆17Updated 8 months ago
- A CLI spinner in under 1kB☆16Updated last year
- A PostCSS plugin for optimizing font loading layout shifts using fontpie!☆50Updated 9 months ago
- Small library for experimenting with ways to tame Shadow DOM in CSS☆49Updated last year
- A micro-lib exporting an array of CSS selectors for focusable HTML elements.☆79Updated 11 months ago
- Small library for experimenting with different ways to tame Shadow DOM☆16Updated last year
- A Web Component to surface an audio or video's duration as a CSS Custom Property☆13Updated 8 months ago
- An ultra-light web component framework☆41Updated 4 months ago
- ☆20Updated 2 years ago
- Fast, small, zero-config library to format CSS using basic rules.☆12Updated 2 months ago
- A Web Component to open code samples in CodePen☆32Updated last year
- Add next/previous buttons to a horizontal scrollable container.☆126Updated last year
- A collection of handy resources for understanding font performance on the web☆28Updated 8 months ago
- ☆48Updated last year
- An extension of Testing Library focused on simulating keyboard-only users' behaviors☆43Updated 3 years ago
- Collection of utility functions for use with Scroll-Driven Animations☆35Updated 8 months ago
- A website dedicated to a history of foundational web development blog posts.☆20Updated 11 months ago
- ☆32Updated 2 years ago
- Tests for at-import in CSS☆18Updated last month
- A web component to add resizing behavior to test intrinsically sized responsive components.☆33Updated last year
- A plugin to run Lighthouse against a set of urls to see which site is the fastest.☆98Updated last month
- Small utility to efficiently fetch the colors from an image.☆48Updated 4 months ago
- A polyfill for imperative slotting☆25Updated 2 years ago
- Use import('data:') and import(Blob) to execute arbitrary JavaScript strings☆15Updated 2 weeks ago
- Create custom CSS values such as keywords and units☆20Updated 5 years ago
- Project Wallace GitHub Action to report CSS diffs to PR's☆38Updated last year
- Change import URLs in JavaScript code using import maps. e.g. `import * from "before"` to `import * from "after"`☆24Updated 3 months ago
- Create URL interfaces without a base URL.☆19Updated 2 years ago