# @chialab/esbuild-rna

> A framework for esbuild plugins with transform and emit capabilities.

Latest version **0.19.3** (published 2026-06-23) · MIT license · 0 weekly downloads

## Install

```sh
npm install @chialab/esbuild-rna
pnpm add @chialab/esbuild-rna
yarn add @chialab/esbuild-rna
bun add @chialab/esbuild-rna
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.19.3 |
| Published | 2026-06-23 |
| First published | 2021-11-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18 |
| Dependencies | 2 |
| Unpacked size | 74.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 183 |
| Author | Chialab |
| Maintainers | chialab-admin, chialab-developers |

## Links

- npm: https://www.npmjs.com/package/@chialab/esbuild-rna
- Repository: https://github.com/chialab/rna
- Homepage: https://github.com/chialab/rna#readme
- Issues: https://github.com/chialab/rna/issues
- npm.io page: https://npm.io/package/@chialab/esbuild-rna

## Dependencies (2)

- [@chialab/estransform](https://npm.io/package/@chialab/estransform.md) ^0.20.0
- [@chialab/node-resolve](https://npm.io/package/@chialab/node-resolve.md) ^0.19.1

## Recent versions

- 0.19.3 (latest) — 2026-06-23
- 0.19.0-beta.3 (beta) — 2024-07-09
- 0.18.0-alpha.1 (alpha) — 2023-08-29
- 0.19.2 — 2026-05-28
- 0.19.1 — 2026-02-25
- 0.19.0 — 2025-08-25
- 0.19.0-beta.2 — 2024-07-09
- 0.19.0-beta.1 — 2024-06-14
- 0.19.0-beta.0 — 2024-03-11
- 0.18.2 — 2024-03-05
- 0.18.1 — 2024-03-05
- 0.18.0 — 2024-01-11
- 0.17.8 — 2023-06-12
- 0.18.0-alpha.0 — 2023-05-01
- 0.17.7 — 2023-03-29
- … 42 more at https://npm.io/package/@chialab/esbuild-rna/versions

## README

# Esbuild RNA

A framework for [esbuild](https://esbuild.github.io/) plugins with transform and emit capabilities.

[![NPM](https://img.shields.io/npm/v/@chialab/esbuild-rna.svg)](https://www.npmjs.com/package/@chialab/esbuild-rna)

## Install

```sh
npm i @chialab/esbuild-rna -D
```

```sh
yarn add @chialab/esbuild-rna -D
```

```sh
pnpm add @chialab/esbuild-rna -D
```

## License

**Esbuild RNA** is released under the [MIT](https://github.com/chialab/rna/blob/main/packages/esbuild-rna/LICENSE) license.

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