achingbrain / itLinks
A collection of utilities for making working with iterables more bearable
☆278Updated last month
Alternatives and similar repositories for it
Users that are interested in it are comparing it to the libraries listed below
Sorting:
- A WHATWG Fetch implementation based on @nodejs/undici☆247Updated 3 years ago
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆146Updated last year
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- Make a synchronous function asynchronous by running it in a worker☆251Updated 9 months ago
- A stream implementation that does more by doing less☆254Updated last year
- like Promise.all but you can limit the concurrency☆142Updated this week
- Fast TypeScript runner using esbuild for eager compilation☆216Updated 3 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated 3 weeks ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Check where your code is running. In the browser or in node.js environment.☆250Updated 8 months ago
- 🤠 Make using Node.js safe again with Deno-like permissions☆210Updated 2 years ago
- making fetch happen for npm☆200Updated 2 months ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 3 months ago
- npm's content-addressable cache☆288Updated 3 months ago
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated 11 months ago
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆407Updated 9 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Make an asynchronous function synchronous☆321Updated last month
- A streaming way to send data to a Node.js Worker Thread☆240Updated 3 months ago
- 💧EventEmitter's typesafe replacement☆466Updated 6 months ago
- Build Tool for Browser and Node Applications☆237Updated last year
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated this week
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆216Updated 10 months ago
- Web standard IO APIs implemented for nodejs☆98Updated 3 months ago
- Use multiple fs modules at once☆222Updated last month
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆197Updated last month
- A quality score checker for npm packages.☆99Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago