# @putout/babel

> Babel 8 bundled

Latest version **5.9.12** (published 2026-09-11) · MIT license · 0 weekly downloads

## Install

```sh
npm install @putout/babel
pnpm add @putout/babel
yarn add @putout/babel
bun add @putout/babel
```

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 5.9.12 |
| Published | 2026-09-11 |
| First published | 2023-08-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | coderaiser |
| Maintainers | coderaiser |
| Keywords | putout, babel, bundle, commonjs |

## Links

- npm: https://www.npmjs.com/package/@putout/babel
- Repository: https://github.com/putoutjs/babel
- Issues: https://github.com/putoutjs/babel/issues
- npm.io page: https://npm.io/package/@putout/babel

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 5.9.12 (latest) — 2026-09-11
- 5.9.11 — 2026-09-11
- 5.9.10 — 2026-09-11
- 5.9.9 — 2026-07-09
- 5.9.8 — 2026-06-18
- 5.9.7 — 2026-06-18
- 5.9.6 — 2026-06-18
- 5.9.5 — 2026-06-18
- 5.9.4 — 2026-06-18
- 5.9.3 — 2026-06-18
- 5.9.2 — 2026-06-18
- 5.9.1 — 2026-06-18
- 5.9.0 — 2026-06-18
- 5.8.0 — 2026-06-16
- 5.7.3 — 2026-06-04
- … 102 more at https://npm.io/package/@putout/babel/versions

## README

# @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"

Pre-builds of Babel [v8](https://github.com/babel/babel/releases/tag/v8.0.4).

Usage

```js
import {
    parse,
    types,
    generate,
    template,
    codeFrameColumns,
} from '@putout/babel';
```

## License

MIT

---
_Source: https://npm.io/package/@putout/babel · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
