night-cherry 54459060d1 add some reposity 3 周之前
..
lib 54459060d1 add some reposity 3 周之前
node_modules 54459060d1 add some reposity 3 周之前
LICENSE c3c5588342 web project files 1 月之前
README.md c3c5588342 web project files 1 月之前
package.json 54459060d1 add some reposity 3 周之前

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