/ archiveofbelonging.org / back / node_modules / functions-have-names /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]test/2 years ago -  
[TXT]CHANGELOG.md40 years ago5.8K 
[   ]LICENSE40 years ago1.0K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
[TXT]README.md40 years ago1.2Kf12eb36 documentaiton updates [كارل مبارك]
[   ]index.js40 years ago720  
[   ]package.json2 years ago2.4K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
README.md

functions-have-names Version Badge

dependency status dev dependency status License Downloads

npm badge

Does this JS environment support the name property on functions?

Example

var functionsHaveNames = require('functions-have-names');
var assert = require('assert');

assert.equal(functionsHaveNames(), true); // will be `false` in IE 6-8

Tests

Simply clone the repo, npm install, and run npm test

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80