What is escape-html?
"Escape string for use in HTML"
escape-html is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install escape-html
# Install via Yarn
yarn add escape-html