What is xss-clean?
"Middleware to sanitize user input"
xss-clean is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 5.1 KB on disk.
Installation Guide
# Install via NPM
npm install xss-clean
# Install via Yarn
yarn add xss-clean