What is ipaddr.js?
"A library for manipulating IPv4 and IPv6 addresses in JavaScript."
ipaddr.js is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 61.6 KB on disk.
Installation Guide
# Install via NPM
npm install ipaddr.js
# Install via Yarn
yarn add ipaddr.js