Sha256: f74b61cf836f8eeb1e63e23fc550257d77d2b6a19da179ab5a2884aaf90d33d6
Contents?: true
Size: 434 Bytes
Versions: 100
Compression:
Stored size: 434 Bytes
Contents
# @babel/generator > Turns an AST into code. See our website [@babel/generator](https://babeljs.io/docs/babel-generator) for more information or the [issues](https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen) associated with this package. ## Install Using npm: ```sh npm install --save-dev @babel/generator ``` or using yarn: ```sh yarn add @babel/generator --dev ```
Version data entries
100 entries across 16 versions & 3 rubygems