achingbrain / itLinks
A collection of utilities for making working with iterables more bearable
☆276Updated 3 weeks 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☆190Updated last year
- A stream implementation that does more by doing less☆255Updated last year
- Memoize promise-returning & async functions☆414Updated last month
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 5 months ago
- Check where your code is running. In the browser or in node.js environment.☆251Updated 10 months ago
- Read and write files atomically and reliably.☆168Updated last year
- like Promise.all but you can limit the concurrency☆142Updated this week
- Execute a function on exit without leaking memory, allowing all objects to be garbage collected☆145Updated last year
- A WHATWG Fetch implementation based on @nodejs/undici☆245Updated 4 years ago
- Make a synchronous function asynchronous by running it in a worker☆251Updated 11 months ago
- npm's content-addressable cache☆292Updated 3 weeks ago
- Use multiple fs modules at once☆224Updated this week
- 🤠 Make using Node.js safe again with Deno-like permissions☆208Updated 2 years ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆237Updated 2 weeks ago
- A streaming way to send data to a Node.js Worker Thread☆246Updated 5 months ago
- A place for Node.js Web-Server Framework authors and users to collaborate☆189Updated last year
- Build Tool for Browser and Node Applications☆236Updated last year
- 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
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- A Blob implementation in Node.js, originally from node-fetch.☆63Updated 2 years ago
- A set of tools and libraries for stitching together modules and code in highly dynamic browser environments☆191Updated 2 years ago
- A tiny (215B) and fast utility to expand a flattened object☆201Updated 2 years ago
- Convert CommonJS (CJS) modules to UMD and ESM formats☆207Updated 3 years ago
- TypeScript package which smartly trims and strips indentation from multi-line strings☆171Updated last year
- A tiny, crazy fast memoization library for the 95% use-case☆249Updated 8 months ago
- Make an asynchronous function synchronous☆322Updated 3 months ago
- Fast TypeScript runner using esbuild for eager compilation☆215Updated 3 years ago
- Zero-config build tool to create packages with Rollup and TypeScript☆177Updated 4 years ago
- A quality score checker for npm packages.☆98Updated 3 years ago
- JOSS can serialize almost every JavaScript data type and data structure, so data can be seamlessly exchanged between browsers and servers…☆56Updated 3 months ago