What is web-worker?
"Consistent Web Workers in browser and Node."
web-worker is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 30.3 KB on disk.
Installation Guide
# Install via NPM
npm install web-worker
# Install via Yarn
yarn add web-worker