node-get-func-name

Utility for getting a function's name for node and the browser
  https://github.com/chaijs/get-func-name
  0
  no reviews



This is a module to retrieve a function's name securely and consistently both in NodeJS and the browser.

Node.js is an event-based server-side JavaScript engine.