mhtml-parser
mhtml-parser copied to clipboard
worker_threads parallelism?
Could be cool to speed things up by processing separate files on separate threads as it is easily parallelizable.
Note that Node.js 6 is supported so this needs to fall back gracefully.