# escodegen-wallaby

> ECMAScript code generator with JSX support

Latest version **1.6.45** (published 2025-02-05) · 0 weekly downloads

## Install

```sh
npm install escodegen-wallaby
pnpm add escodegen-wallaby
yarn add escodegen-wallaby
bun add escodegen-wallaby
```

Provides the commands `escodegen`, `esgenerate`.

## Health

**Score 25/100 (F)** — status: maintenance-mode.

Positive: no vulnerabilities.

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

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.6.45 |
| Published | 2025-02-05 |
| First published | 2015-02-16 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.10.0 |
| Dependencies | 4 |
| Unpacked size | 116.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Maintainers | artemgovorov, smcenlly |

## Links

- npm: https://www.npmjs.com/package/escodegen-wallaby
- Repository: https://github.com/wallabyjs/escodegen
- Homepage: http://github.com/wallabyjs/escodegen
- Issues: https://github.com/wallabyjs/escodegen/issues
- npm.io page: https://npm.io/package/escodegen-wallaby

## Dependencies (4)

- [esprima](https://npm.io/package/esprima.md) ^2.7.1
- [esutils](https://npm.io/package/esutils.md) ^2.0.2
- [estraverse](https://npm.io/package/estraverse.md) ^1.9.1
- [optionator](https://npm.io/package/optionator.md) ^0.8.1

## Recent versions

- 1.6.45 (latest) — 2025-02-05
- 1.6.44 — 2024-05-31
- 1.6.43 — 2024-02-16
- 1.6.42 — 2023-08-07
- 1.6.41 — 2023-05-24
- 1.6.40 — 2023-04-03
- 1.6.39 — 2023-03-08
- 1.6.38 — 2023-03-08
- 1.6.37 — 2023-02-08
- 1.6.36 — 2023-01-13
- 1.6.35 — 2022-06-07
- 1.6.34 — 2022-02-10
- 1.6.33 — 2021-12-07
- 1.6.32 — 2020-11-09
- 1.6.31 — 2020-07-08
- … 30 more at https://npm.io/package/escodegen-wallaby/versions

## README

## Escodegen with JSX

Fork of **Escodegen** that implements JSX code generating. The support is ported from **Escodegen-jsx** and modified to support acorn-babel (former acorn-6to5).

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