WebWorker Shim A tiny shim for WebWorker (data URI only) that works in Node. Install npm install --save webworker-shim Usage import webworkerShim from 'webworker-shim'; webworkerShim (); // result License MIT © Fabio Spampinato