What is hast-util-is-element?
"hast utility to check if a node is a (certain) element"
hast-util-is-element is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 25.7 KB on disk.
Installation Guide
# Install via NPM
npm install hast-util-is-element
# Install via Yarn
yarn add hast-util-is-element