What is happy-dom?
"Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML."
happy-dom is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 7.8 MB on disk.
Installation Guide
# Install via NPM
npm install happy-dom
# Install via Yarn
yarn add happy-dom