achingbrain / itLinks
A collection of utilities for making working with iterables more bearable
☆277Updated last month
Alternatives and similar repositories for it
Users that are interested in it are comparing it to the libraries listed below
Sorting:
- A stream implementation that does more by doing less☆255Updated last year
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated last year
- like Promise.all but you can limit the concurrency☆142Updated last week
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆146Updated last year
- A WHATWG Fetch implementation based on @nodejs/undici☆247Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 3 months ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 10 months ago
- Make an asynchronous function synchronous☆322Updated 2 months ago
- Check where your code is running. In the browser or in node.js environment.☆251Updated 8 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated last month
- npm's content-addressable cache☆289Updated 2 weeks ago
- Use multiple fs modules at once☆223Updated last week
- 🤠 Make using Node.js safe again with Deno-like permissions☆210Updated 2 years ago
- making fetch happen for npm☆201Updated last week
- A streaming way to send data to a Node.js Worker Thread☆242Updated 4 months ago
- Web standard IO APIs implemented for nodejs☆98Updated 4 months ago
- Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.☆133Updated last year
- A Blob implementation in Node.js, originally from node-fetch.☆64Updated last year
- Convert CommonJS (CJS) modules to UMD and ESM formats☆206Updated 2 years ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Build Tool for Browser and Node Applications☆237Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆339Updated 7 months ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated this week
- Timeout a promise after a specified amount of time☆291Updated 7 months ago
- Generate ESM wrapper files for CommonJS modules☆132Updated 3 years ago
- 🍺 dev only postinstall hooks (package.json)☆262Updated 2 years ago
- Run some code when the process exits☆292Updated last year