RubyGems Navigation menu

jsx_rosetta 0.5.1

jsx_rosetta is a JSX-to-Rails translator. It parses JSX via Babel (over a Node sidecar), lowers the parsed AST into a framework-agnostic semantic IR, and emits target output via pluggable backends. The initial backend produces ViewComponent classes paired with ERB templates; additional backends (Phlex, Slim, Phoenix LiveView, etc.) can be added against the same IR.

Gemfile:
=

install:
=

Versions:

  1. 0.5.1 May 11, 2026 (90.5 KB)
  2. 0.4.0 May 11, 2026 (67 KB)
  3. 0.3.0 May 10, 2026 (49.5 KB)
  4. 0.2.0 May 10, 2026 (43.5 KB)
  5. 0.1.0 May 10, 2026 (42.5 KB)

Owners:

Pushed by:

Authors:

  • Sean McCleary

SHA 256 checksum:

=

Total downloads 481

For this version 79

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: