@babel/template
Advanced tools
Changelog
v7.21.9 (2023-05-22)
babel-parser
babel-generator
retainLines
is true
(@liuxingbaoyu)babel-template
export { x }
stuck in infinite loop (@liuxingbaoyu)babel-compat-data
, babel-preset-env
Readme
Generate an AST from a string template.
See our website @babel/template for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/template
or using yarn:
yarn add @babel/template --dev
FAQs
Generate an AST from a string template.
We found that @babel/template 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.