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.
☆15Updated 8 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 micro-lib exporting an array of CSS selectors for focusable HTML elements.☆79Updated last year
- JavaScript Package to calculate the Specificity of CSS Selectors☆93Updated 4 months ago
- An ultra-light web component framework☆43Updated 6 months ago
- A simple HTML web component that implements the roving tabindex pattern for building accessible menus and grids. Use it with any framewor…☆23Updated 4 months ago
- Small library for experimenting with ways to tame Shadow DOM in CSS☆50Updated last year
- custom element that makes it easier to work with live regions☆17Updated 10 months ago
- Collection of utility functions for use with Scroll-Driven Animations☆35Updated 10 months ago
- A collection of handy resources for understanding font performance on the web☆29Updated 10 months ago
- A Web Component to open code samples in CodePen☆32Updated last year
- A Web Component to surface an audio or video's duration as a CSS Custom Property☆13Updated 10 months ago
- Fast, small, zero-config library to format CSS using basic rules.☆13Updated last week
- Functions and objects that make it easier to add fields to Portable Text editors for accessibility meta information, like language change…☆24Updated 2 years ago
- 🌈 Generate the nearest accessible color☆36Updated 2 years ago
- Add next/previous buttons to a horizontal scrollable container.☆127Updated last year
- Use import('data:') and import(Blob) to execute arbitrary JavaScript strings☆16Updated last month
- A PostCSS plugin for optimizing font loading layout shifts using fontpie!☆50Updated last month
- Flexible components for displaying Bluesky likes☆49Updated 3 months ago
- Project Wallace GitHub Action to report CSS diffs to PR's☆39Updated 2 years ago
- References design tokens in CSS intelligently based on the current property and selector rules☆17Updated 5 years ago
- A website dedicated to a history of foundational web development blog posts.☆20Updated last year
- A CLI spinner in under 1kB☆16Updated last year
- This is a web component that makes video elements reassess video sources when their media changes☆30Updated 9 months ago
- ☆32Updated 2 years ago
- CSS complexity linter☆106Updated 2 years ago
- ☆49Updated last year
- Parsing content date strings in Eleventy core.☆34Updated 2 months ago
- ☆11Updated 3 years ago
- A polyfill for imperative slotting☆25Updated 2 years ago
- A little utility to add resizing behavior to test intrinsically sized responsive components.☆49Updated 2 years ago
- Small utility to efficiently fetch the colors from an image.☆49Updated last month