functions-have-names
Advanced tools
Weekly downloads
Changelog
v1.2.3 - 2022-04-19
4ed274a
node/install
instead of node/run
; use codecov
action 96dfcaa
eslint
, @ljharb/eslint-config
, aud
, auto-changelog
, tape
9e674f8
d913f5b
eslint
, @ljharb/eslint-config
, aud
, auto-changelog
, safe-publish-latest
, tape
f61058f
3348839
eslint
, @ljharb/eslint-config
, safe-publish-latest
, tape
ee1a321
eslint
, @ljharb/eslint-config
, tape
b8dc1a2
@ljharb/eslint-config
, tape
0e825c4
prepublishOnly
script for npm 7+ 9489d66
Readme
Does this JS environment support the name
property on functions?
var functionsHaveNames = require('functions-have-names');
var assert = require('assert');
assert.equal(functionsHaveNames(), true); // will be `false` in IE 6-8
Simply clone the repo, npm install
, and run npm test
FAQs
Does this JS environment support the `name` property on functions?
The npm package functions-have-names receives a total of 20,228,433 weekly downloads. As such, functions-have-names popularity was classified as popular.
We found that functions-have-names demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.