UNPKG

@putout/babel

Version:
23 lines (16 loc) 508 B
# @putout/babel [![NPM version][NPMIMGURL]][NPMURL] [NPMIMGURL]: https://img.shields.io/npm/v/@putout/babel.svg?style=flat&longCache=true [NPMURL]: https://npmjs.org/package/@putout/babel "npm" **CommonJS** pre-builts of Babel 8: if you want to migrate to [v8](https://github.com/babel/babel/releases/tag/v8.0.0-alpha.16), but cannot support **ESM** right now. Usage ```js const { parse, types, generate, template, codeFrameColumns, } = require('@putout/babel'); ``` ## License MIT