# acorn-6to5

> Acorn fork used by 6to5

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

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

## Install

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

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.11.1-31 |
| Published | 2015-02-14 |
| First published | 2014-11-19 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | sebmck |

## Links

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

## Recent versions

- 0.11.1-31 (latest) — 2015-02-14
- 0.11.1-30 — 2015-02-13
- 0.11.1-29 — 2015-02-11
- 0.11.1-28 — 2015-02-08
- 0.11.1-27 — 2015-02-08
- 0.11.1-25 — 2015-01-26
- 0.11.1-24 — 2015-01-26
- 0.11.1-23 — 2015-01-26
- 0.11.1-21 — 2015-01-25
- 0.11.1-20 — 2015-01-23
- 0.11.1-19 — 2015-01-22
- 0.11.1-18 — 2015-01-18
- 0.11.1-17 — 2015-01-18
- 0.11.1-16 — 2015-01-14
- 0.11.1-15 — 2015-01-14
- … 29 more at https://npm.io/package/acorn-6to5/versions

## README

# acorn-6to5

**acorn-6to5** is not supported outside of 6to5 usage. Do not expect support if
you use this in your own applications.

Deviates from [acorn](https://github.com/marijnh/acorn) in the following ways:

 * JSX support via [acorn-jsx](https://github.com/RReverser/acorn-jsx)
 * [ES7 Abstract references](https://github.com/zenparsing/es-abstract-refs)
 * [ES7 Async/await](https://github.com/lukehoban/ecmascript-asyncawait)
 * [ES7 Exponentiation operator](https://github.com/rwaldron/exponentiation-operator)
 * [ES7 Object rest/spread](https://github.com/sebmarkbage/ecmascript-rest-spread)
 * [6to5 Playground features](https://6to5.github.io/playground.html)

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