# vuejs/jsx-vue2

monorepo for Babel / Vue JSX related packages

Repository: https://github.com/vuejs/jsx-vue2
Canonical: https://ross.abutalabs.com/products/jsx-vue2
Homepage: https://jsx-vue2-playground.netlify.app/
Language: JavaScript
License Family: other
Last push: 2024-05-31T08:09:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3112, "days_push": 824, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1476, forks 93 (observed 2026-08-28T04:04:50.253790+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: build-tool, frontend-framework
- domain: frontend, web-development, developer-tools
- platform: -
- tags: babel-preset, jsx, vue2, transpiler, deprecated, nodejs, javascript

## Member repositories
- vuejs/jsx-vue2 (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.253790+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:29.215094+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/jsx-vue2 (fetched 2026-08-28T04:04:50.253790+00:00, sha dd8e678b0fbe)
  - homepage: https://jsx-vue2-playground.netlify.app/ (fetched 2026-08-29T11:42:07.032555+00:00, sha 80f6aef1323a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
