| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| lib | 2023-08-29 | ||
| node_modules | 2023-08-29 | ||
| LICENSE | 2023-08-29 | 1.1 kB | |
| package.json | 2023-08-29 | 983 Bytes | |
| README.md | 2023-08-29 | 437 Bytes | |
| Totals: 5 Items | 2.5 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