Ross ROSS = Recommend OSS · open-source software intelligence for agents

jsx/JSX

JSX - a faster, safer, easier JavaScript observed · 2026-08-28

github.com/jsx/JSX · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5208
  • days_rel: n/a
  • days_push: 1828
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1470 stars · 103 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

JSX is a statically-typed, class-based programming language developed at DeNA that compiles to JavaScript, aiming to be faster, safer, and easier than plain JavaScript. It ships as an npm-distributed compiler toolkit with a jsx(1) CLI for compiling, running, optimizing, and testing JSX source files.

Use cases

  • compile a statically-typed language to javascript
  • write class-based oop code that runs in browsers
  • optimize javascript performance via compile-time optimizations
  • run and test altjs source files from the command line
  • port performance-critical javascript libraries to a typed language

When to choose

  • you want static typing and a Java-like class system targeting javascript
  • you need compile-time type checking and optimizations for browser or node code

When to avoid

  • you need an actively maintained toolchain - the last release was 2021 and the project is dormant
  • you prefer modern alternatives like TypeScript
  • you need a large ecosystem or community support

Facets

cli-tool · maturity abandoned

compiler programming-language cli testing programming-languages compilers web-development developer-tools cross-platform cli altjs statically-typed transpiler javascript-compiler class-based-oop nodejs web-server

3 sources

Member repositories

RepositoryRoleHealth v2
jsx/JSXmain32

For agents

markdown · JSON · MCP: product_card(name="jsx/JSX")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem