get-function-name-x

v1.0.11
getFunctionName module. Returns the name of the function.
es6 getFunctionName module javascript nodejs browser

test

jasmine-node --matchall tests/spec/

security

nsp check

style

jscs index.js

docs

jsdoc2md --name-format --example-lang js index.js > README.md

build

browserify -p browserify-derequire -e index.js -o lib/get-function-name-x.js -u 'crypto' -s returnExports

build-uglify

uglifyjs lib/get-function-name-x.js -o lib/get-function-name-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/get-function-name-x.map

Metadata

  • MIT
  • *
  • Graham Fairweather
  • released 2/15/2016

Downloads

Maintainers