What is xlsx?
"SheetJS Spreadsheet data parser and writer"
xlsx is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 7.2 MB on disk.
Installation Guide
# Install via NPM
npm install xlsx
# Install via Yarn
yarn add xlsx