What is get-func-name?
"Utility for getting a function's name for node and the browser"
get-func-name is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 7.6 KB on disk.
Installation Guide
# Install via NPM
npm install get-func-name
# Install via Yarn
yarn add get-func-name