# 6to5

> Turn ES6 code into readable vanilla ES5 with source maps

Latest version **3.6.5** (published 2015-02-14) · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install 6to5
pnpm add 6to5
yarn add 6to5
bun add 6to5
```

Provides the commands `6to5`, `6to5-node`, `6to5-minify`, `6to5-runtime`.

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 3.6.5 |
| Published | 2015-02-14 |
| First published | 2014-10-01 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 23 |
| Known vulnerabilities | 0 (+6 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 44004 |
| Author | Sebastian McKenzie |
| Maintainers | sebmck |
| Keywords | harmony, classes, modules, let, const, var, es6, transpile, transpiler, 6to5 |

## Links

- npm: https://www.npmjs.com/package/6to5
- Repository: https://github.com/6to5/6to5
- Homepage: https://6to5.org/
- Issues: https://github.com/6to5/6to5/issues
- npm.io page: https://npm.io/package/6to5

## Dependencies (23)

- [chalk](https://npm.io/package/chalk.md) ^0.5.1
- [debug](https://npm.io/package/debug.md) ^2.1.1
- [lodash](https://npm.io/package/lodash.md) 3.0.0
- [core-js](https://npm.io/package/core-js.md) ^0.5.3
- [esutils](https://npm.io/package/esutils.md) 1.1.6
- [globals](https://npm.io/package/globals.md) ^5.1.0
- [private](https://npm.io/package/private.md) 0.1.6
- [regexpu](https://npm.io/package/regexpu.md) 1.1.0
- [chokidar](https://npm.io/package/chokidar.md) 0.12.6
- [ast-types](https://npm.io/package/ast-types.md) ~0.6.1
- [commander](https://npm.io/package/commander.md) 2.6.0
- [useragent](https://npm.io/package/useragent.md) ^2.1.5
- [acorn-6to5](https://npm.io/package/acorn-6to5.md) 0.11.1-31
- [estraverse](https://npm.io/package/estraverse.md) 1.9.1
- [roadrunner](https://npm.io/package/roadrunner.md) 1.0.4
- [source-map](https://npm.io/package/source-map.md) 0.1.43
- [js-tokenizer](https://npm.io/package/js-tokenizer.md) 1.3.3
- [detect-indent](https://npm.io/package/detect-indent.md) 3.0.0
- [supports-color](https://npm.io/package/supports-color.md) 1.2.0
- [output-file-sync](https://npm.io/package/output-file-sync.md) 1.1.0
- [regenerator-6to5](https://npm.io/package/regenerator-6to5.md) 0.8.10-1
- [source-map-support](https://npm.io/package/source-map-support.md) 0.2.9
- [fs-readdir-recursive](https://npm.io/package/fs-readdir-recursive.md) 0.1.0

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

- 3.6.5 (latest) — 2015-02-14
- 3.6.4 — 2015-02-14
- 3.6.3 — 2015-02-14
- 3.6.2 — 2015-02-13
- 3.6.1 — 2015-02-13
- 3.6.0 — 2015-02-12
- 3.5.3 — 2015-02-08
- 3.5.2 — 2015-02-08
- 3.5.1 — 2015-02-08
- 3.5.0 — 2015-02-08
- 3.4.1 — 2015-02-07
- 3.4.0 — 2015-02-06
- 3.3.12 — 2015-02-04
- 3.3.11 — 2015-02-04
- 3.3.10 — 2015-02-04
- … 242 more at https://npm.io/package/6to5/versions

## README

<p align="center">
  <img alt="6to5" src="https://raw.githubusercontent.com/6to5/logo/master/logo.png" width="546">
</p>

<p align="center">
  <strong>6to5</strong> turns ES6+ code into vanilla ES5, so you can use next generation features <strong>today.</strong>
</p>

<p align="center">
  For more information view the <a href="https://6to5.github.io">documentation</a>. For
  support visit the <a href="https://gitter.im/6to5/6to5">gitter room</a>.
</p>

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