What is crypto-js?
"JavaScript library of crypto standards."
crypto-js is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 475.5 KB on disk.
Installation Guide
# Install via NPM
npm install crypto-js
# Install via Yarn
yarn add crypto-js