# @vue/babel-helper-vue-transform-on

> to help transform on

Latest version **3.0.0** (published 2026-06-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install @vue/babel-helper-vue-transform-on
pnpm add @vue/babel-helper-vue-transform-on
yarn add @vue/babel-helper-vue-transform-on
bun add @vue/babel-helper-vue-transform-on
```

## Health

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

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

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2026-06-22 |
| First published | 2020-08-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1781 |
| Author | Amour1688 <lcz_1996@foxmail.com> |
| Maintainers | amour1688, yyx990803, sxzz, soda |

## Links

- npm: https://www.npmjs.com/package/@vue/babel-helper-vue-transform-on
- Repository: https://github.com/vuejs/babel-plugin-jsx
- npm.io page: https://npm.io/package/@vue/babel-helper-vue-transform-on

## Recent versions

- 3.0.0 (latest) — 2026-06-22
- 2.0.1 — 2025-10-06
- 2.0.0 — 2025-10-06
- 1.5.0 — 2025-08-10
- 1.4.0 — 2025-03-09
- 1.3.0 — 2025-03-05
- 1.2.5 — 2024-09-11
- 1.2.4 — 2024-09-06
- 1.2.3 — 2024-09-06
- 1.2.2 — 2024-03-19
- 1.2.1 — 2024-01-22
- 1.2.0 — 2024-01-21
- 1.1.6 — 2024-01-12
- 1.2.0-alpha.0 — 2023-09-25
- 1.1.5 — 2023-06-29
- … 6 more at https://npm.io/package/@vue/babel-helper-vue-transform-on/versions

## README

# @vue/babel-helper-vue-transform-on

A package used internally by vue jsx transformer to transform events.

on: { click: xx } --> onClick: xx

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