@babel/plugin-transform-function-name
Advanced tools
Weekly downloads
Changelog
v7.23.3 (2023-11-09)
babel-plugin-transform-typescript
babel-generator
concise: true
(@liuxingbaoyu)babel-compat-data
, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
, babel-preset-env
babel-plugin-transform-object-super
super.x
in a loop (@liuxingbaoyu)babel-helper-module-transforms
, babel-plugin-transform-modules-amd
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-modules-umd
__proto__
exports name in CJS/AMD/UMD (@magic-akari)babel-core
, babel-preset-env
preset-env
(@nicolo-ribaudo)babel-generator
@babel/generator
performance (@liuxingbaoyu)babel-traverse
Readme
Apply ES2015 function.name semantics to all functions
See our website @babel/plugin-transform-function-name for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-function-name
or using yarn:
yarn add @babel/plugin-transform-function-name --dev
FAQs
Apply ES2015 function.name semantics to all functions
The npm package @babel/plugin-transform-function-name receives a total of 21,063,483 weekly downloads. As such, @babel/plugin-transform-function-name popularity was classified as popular.
We found that @babel/plugin-transform-function-name demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers 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.