
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
functions-have-names
Advanced tools
Does this JS environment support the `name` property on functions?
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
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
FAQs
Does this JS environment support the `name` property on functions?
The npm package functions-have-names receives a total of 24,933,565 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 for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.