fast-excel-to-json

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

node-process

A simple utility to handle sub-processes and multi threading and tasking in a node driven application