What is unist-util-is?
"unist utility to check if a node passes a test"
unist-util-is is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 30.8 KB on disk.
Installation Guide
# Install via NPM
npm install unist-util-is
# Install via Yarn
yarn add unist-util-is