tree: 12f172a6374ac5448163f3a598d1fb10ae61a39f [path history] [tgz]
  1. lib/
  2. node_modules/
  3. LICENSE
  4. package.json
  5. README.md
node_modules/@babel/template/README.md

@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