sindresorhus / chunkifyLinks
Split an iterable into evenly sized chunks
☆154Updated last year
Alternatives and similar repositories for chunkify
Users that are interested in chunkify are comparing it to the libraries listed below
Sorting:
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Inspect the state of a promise☆130Updated last year
- Get the ID of the process that uses a certain port☆143Updated 6 months ago
- Create a transform stream using await instead of callbacks☆70Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆154Updated 11 months ago
- Make a synchronous function have a timeout☆125Updated 10 months ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated 2 years ago
- Make an asynchronous function synchronous☆321Updated last month
- noop functions to help formatters and syntax highlighters recognize embedded code☆96Updated last year
- 🎀 Just the cutest and tiniest queue/deque implementation!☆113Updated 9 months ago
- Kap plugin - Export to high-quality GIFs using Gifski☆73Updated 4 years ago
- Zipping & unzipping, simplified.☆20Updated 4 years ago
- CLI tool for testing given ESlint rules against multiple repositories at once.☆132Updated this week
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Debounce a function☆127Updated 10 months ago
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆250Updated 2 years ago
- A tiny (215B) and fast utility to expand a flattened object☆202Updated 2 years ago
- Human-friendly process signals☆282Updated 2 months ago
- A tiny (195B to 224B) utility to recursively list all (total) files in a directory☆153Updated 2 years ago
- 📆 A microscopic parser for standard cron expressions.☆19Updated 3 months ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 10 months ago
- 📄 Copy text from browser to clipboard...natively! < 1kB☆150Updated last month
- Extremely minimal stylesheet/setup for Web Extensions’ options pages (also dark mode)☆87Updated 7 months ago
- 🛕 Reuse GitHub Actions workflows across repositories☆266Updated 4 years ago
- Cross-platform `/dev/null`☆93Updated 3 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- A tiny (~90B) isomorphic wrapper for `crypto.randomBytes` in Node.js and browsers.☆68Updated 2 years ago
- A simple bundler for your delicious modules☆169Updated 3 years ago
- Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatic…☆83Updated 6 months ago