A simple utility to handle sub-processes and multi threading and tasking in a node driven application
Handle threading as promises. Run CPU-intensive code in worker threads with a simple fluent API.
The missing standard library for multithreading in JavaScript (Works in the browser, Node.js, Deno, Bun).
This library provides functions for converting Excel files into JSON objects, with an automatic conversion of Excel date formats into Unix timestamps by default. The library is optimized for performance by processing Excel rows in parallel, resulting in s
🤼♂️ Package that makes it easy and convenient to use native worker_threads module