@babel/plugin-transform-for-of
Advanced tools
Weekly downloads
Changelog
v7.21.5 (2023-04-28)
babel-generator
, babel-parser
, babel-types
mixins
and implements
for DeclareInterface
and InterfaceDeclaration
(@liuxingbaoyu)babel-core
, babel-generator
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-react-jsx
)
position with createParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
babel-types
babel-core
lt
instead of lte
to check TS version for .cts config (@nicolo-ribaudo)babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
, babel-preset-typescript
babel-helper-create-class-features-plugin
, babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)Readme
Compile ES2015 for...of to ES5
See our website @babel/plugin-transform-for-of for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-for-of
or using yarn:
yarn add @babel/plugin-transform-for-of --dev
FAQs
Compile ES2015 for...of to ES5
The npm package @babel/plugin-transform-for-of receives a total of 17,674,881 weekly downloads. As such, @babel/plugin-transform-for-of popularity was classified as popular.
We found that @babel/plugin-transform-for-of 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.