What is ieee754?
"Read/write IEEE754 floating point numbers from/to a Buffer or array-like object"
ieee754 is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 6.6 KB on disk.
Installation Guide
# Install via NPM
npm install ieee754
# Install via Yarn
yarn add ieee754