night-cherry 54459060d1 add some reposity 3 weeks ago
..
lib 54459060d1 add some reposity 3 weeks ago
LICENSE c3c5588342 web project files 1 month ago
README.md c3c5588342 web project files 1 month ago
package.json 54459060d1 add some reposity 3 weeks ago

README.md

@babel/generator

Turns an AST into code.

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

Install

Using npm:

npm install --save-dev @babel/generator

or using yarn:

yarn add @babel/generator --dev