achingbrain / itLinks
A collection of utilities for making working with iterables more bearable
☆280Updated this week
Alternatives and similar repositories for it
Users that are interested in it are comparing it to the libraries listed below
Sorting:
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- Make a synchronous function asynchronous by running it in a worker☆252Updated last year
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- fast, tiny `queueMicrotask` shim for modern engines☆189Updated last year
- A WHATWG Fetch implementation based on @nodejs/undici☆245Updated 4 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆238Updated 2 weeks ago
- Memoize promise-returning & async functions☆430Updated last month
- A stream implementation that does more by doing less☆256Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated 2 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Read and write files atomically and reliably.☆168Updated 3 weeks ago
- 🤠 Make using Node.js safe again with Deno-like permissions☆209Updated 2 years ago
- like Promise.all but you can limit the concurrency☆143Updated last week
- making fetch happen for npm☆203Updated last week
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆175Updated 7 months ago
- A tiny (~230B)and fast UUID (V4) generator for Node and the browser☆409Updated last year
- A place for Node.js Web-Server Framework authors and users to collaborate☆189Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- npm's content-addressable cache☆296Updated this week
- Streaming line delimited json parser + serializer☆125Updated 4 years ago
- A quality score checker for npm packages.☆98Updated 3 years ago
- Make an asynchronous function synchronous☆326Updated 5 months ago
- A tiny (190B) and extremely fast utility to generate random IDs of fixed length☆202Updated last year
- 🌌 Tiniest body parser in the universe. Built for modern Node.js☆199Updated 2 months ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Run some code when the process exits☆297Updated 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
- A streaming way to send data to a Node.js Worker Thread☆246Updated 7 months ago
- Web standard IO APIs implemented for nodejs☆98Updated 7 months ago
- Validate your env variables using Ajv and dotenv☆256Updated 2 weeks ago