Back to Babel

@babel/template

packages/babel-template/README.md

7.29.2443 B
Original Source

@babel/template

Generate an AST from a string template.

See our website @babel/template for more information or the issues associated with this package.

Install

Using npm:

sh
npm install --save-dev @babel/template

or using yarn:

sh
yarn add @babel/template --dev