babel/packages/babel-template
2018-09-28 18:19:38 -04:00
..
2018-09-24 18:09:54 -05:00
2018-09-28 18:19:38 -04:00

@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:

npm install --save-dev @babel/template

or using yarn:

yarn add @babel/template --dev