anonymous 88aeae25dd debian remove-trim-right.patch il y a 5 ans
..
scripts daf0ca8680 Rename "babylon" to "@babel/parser" (#7937) 🎉 il y a 6 ans
src 88aeae25dd debian remove-trim-right.patch il y a 5 ans
test 6349118bed Change decoratorsBeforeExport default to false (#8113) il y a 6 ans
.npmignore 7a1ccf076c Misc (#5545) il y a 7 ans
README.md b445b79734 Refactor move docs (#8108) il y a 6 ans
package.json 90566103a6 v7.0.0-beta.49 il y a 6 ans

README.md

@babel/generator

Turns an AST into code.

See our website @babel/generator for more information.

Install

Using npm:

npm install --save @babel/generator

or using yarn:

yarn add --save @babel/generator