What is jsdom-worker?
"Experimental Web Worker API implementation for JSDOM."
jsdom-worker is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 36.3 KB on disk.
Installation Guide
# Install via NPM
npm install jsdom-worker
# Install via Yarn
yarn add jsdom-worker