Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
index.js | 2023-08-29 | 2.2 kB | |
index.js.map | 2023-08-29 | 5.7 kB | |
parentheses.js | 2023-08-29 | 10.2 kB | |
parentheses.js.map | 2023-08-29 | 25.4 kB | |
whitespace.js | 2023-08-29 | 4.9 kB | |
whitespace.js.map | 2023-08-29 | 13.4 kB | |
Totals: 6 Items | 61.8 kB | 0 |
@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