vuejs/jsx-vue2
monorepo for Babel / Vue JSX related packages observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3112
- days_rel: n/a
- days_push: 824
- n_releases_24m: 0
Adoption not part of the score
1476 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A configurable Babel preset that adds Vue 2 JSX support, transpiling JSX syntax in render functions into Vue createElement calls. It is a monorepo of Babel/Vue JSX packages, but Vue 2 has reached EOL and the project is no longer actively maintained.
Use cases
- write Vue 2 render functions using JSX syntax
- transpile JSX in a Vue 2 project with Babel 7
- use scoped slots and directives in Vue JSX
- create functional components with arrow functions returning JSX
- migrate legacy Vue 2 JSX build setup
When to choose
- maintaining an existing Vue 2 codebase that already uses JSX
- you are locked to Vue 2 and Babel 7 and need JSX render functions
When to avoid
- starting a new project with Vue 3 (use @vue/babel-plugin-jsx instead)
- you need actively maintained software with long-term support
- you use Babel 6 (use the older babel-plugin-transform-vue-jsx)
Facets
library · maturity maintenance
build-tool frontend-framework frontend web-development developer-tools babel-preset jsx vue2 transpiler deprecated nodejs javascript
2 sources
- readme: https://github.com/vuejs/jsx-vue2 · fetched 2026-08-28 · dd8e678b0fbe
- homepage: https://jsx-vue2-playground.netlify.app/ · fetched 2026-08-29 · 80f6aef1323a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuejs/jsx-vue2 | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem