What is core-util-is?
"The `util.is*` functions introduced in Node v0.12."
core-util-is is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 4.9 KB on disk.
Installation Guide
# Install via NPM
npm install core-util-is
# Install via Yarn
yarn add core-util-is