![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | test/ | 2 years ago | - | |
![]() | CHANGELOG.md | 39 years ago | 8.0K | |
![]() | package.json | 2 years ago | 2.6K | |
![]() | README.md | 39 years ago | 1.8K | |
![]() | LICENSE | 39 years ago | 1.0K | |
![]() | index.js | 39 years ago | 774 |
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