achingbrain / itLinks
A collection of utilities for making working with iterables more bearable
☆277Updated 2 weeks ago
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☆254Updated last year
- Timeout a promise after a specified amount of time☆291Updated 5 months ago
- fast, tiny `queueMicrotask` shim for modern engines☆190Updated last year
- Make a synchronous function asynchronous by running it in a worker☆250Updated 9 months ago
- Make an asynchronous function synchronous☆321Updated 3 weeks ago
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆146Updated last year
- Tiny JavaScript tokenizer.☆519Updated 2 weeks ago
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Fast TypeScript runner using esbuild for eager compilation☆216Updated 3 years ago
- Read and write files atomically and reliably.☆167Updated 10 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- A WHATWG Fetch implementation based on @nodejs/undici☆247Updated 3 years ago
- A streaming way to send data to a Node.js Worker Thread☆239Updated 2 months ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆275Updated 7 months ago
- Check where your code is running. In the browser or in node.js environment.☆250Updated 7 months ago
- Run some code when the process exits☆287Updated last year
- Essential utilities for TypeScript projects☆616Updated 2 months ago
- making fetch happen for npm☆198Updated last month
- zero config, zero dependency bundler for tiny javascript packages☆187Updated 2 years ago
- npm's tree doctor☆370Updated 3 years ago
- 🎀 Just the cutest and tiniest queue/deque implementation!☆113Updated 8 months ago
- Tiny queue data structure☆394Updated 3 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆310Updated last year
- An iteration of the Node.js core streams with a series of improvements.☆230Updated 3 weeks ago
- Build Tool for Browser and Node Applications☆237Updated last year
- 💧EventEmitter's typesafe replacement☆466Updated 5 months ago
- TypeScript Module Loader☆1,193Updated last year
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 2 years ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated last week