What is node-hook?
"Run source transform function on Node require"
node-hook is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install node-hook
# Install via Yarn
yarn add node-hook