achingbrain / itLinks
A collection of utilities for making working with iterables more bearable
☆277Updated 2 months ago
Alternatives and similar repositories for it
Users that are interested in it are comparing it to the libraries listed below
Sorting:
- fast, tiny `queueMicrotask` shim for modern engines☆189Updated last year
- Check where your code is running. In the browser or in node.js environment.☆251Updated 11 months ago
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- JSON.parse() drop-in replacement with prototype poisoning protection☆238Updated last week
- A stream implementation that does more by doing less☆255Updated last year
- like Promise.all but you can limit the concurrency☆143Updated last week
- Memoize promise-returning & async functions☆427Updated last week
- npm's content-addressable cache☆293Updated 2 months ago
- Read and write files atomically and reliably.☆168Updated last year
- A WHATWG Fetch implementation based on @nodejs/undici☆245Updated 4 years ago
- A streaming way to send data to a Node.js Worker Thread☆246Updated 6 months ago
- 🤠 Make using Node.js safe again with Deno-like permissions☆208Updated 2 years ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 6 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Convert CommonJS (CJS) modules to UMD and ESM formats☆206Updated 3 years ago
- A place for Node.js Web-Server Framework authors and users to collaborate☆189Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Tool to gather all dependents of a package and filter by npm weekly downloads, github forks, stars and watchers☆75Updated 10 months ago
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Web standard IO APIs implemented for nodejs☆98Updated 6 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆202Updated last year
- Use multiple fs modules at once☆227Updated last month
- Build Tool for Browser and Node Applications☆237Updated 2 years ago
- Reloads a deno application on file change☆24Updated 5 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Faster than fast, smaller than micro ... a nano speed and size (780 Brotili bytes) memoize for single and multiple argument functions.☆217Updated last year
- Generate ESM wrapper files for CommonJS modules☆133Updated 4 years ago
- A tiny (~90B) isomorphic wrapper for `crypto.randomBytes` in Node.js and browsers.☆68Updated 2 years ago
- A quality score checker for npm packages.☆98Updated 3 years ago
- 💧EventEmitter's typesafe replacement☆468Updated 3 weeks ago