@putout/babel
TypeScript icon, indicating that this package has built-in type declarations

2.4.0 • Public • Published

@putout/babel NPM version

CommonJS pre-builts of Babel 8: if you want to migrate to v8, but cannot support ESM right now.

Usage

const {
    parse,
    types,
    generate,
    template,
    codeFrameColumns,
} = require('@putout/babel');

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @putout/babel

Weekly Downloads

5,210

Version

2.4.0

License

MIT

Unpacked Size

2.28 MB

Total Files

5

Last publish

Collaborators

  • coderaiser