What is is-reference?
"Determine whether an AST node is a reference"
is-reference is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 3.9 KB on disk.
Installation Guide
# Install via NPM
npm install is-reference
# Install via Yarn
yarn add is-reference