{"id":26931,"library":"ember-jsx","title":"EmberJSX","description":"An experimental Ember JSX transpiler that converts JSX syntax to Ember components, following the Draft JSX Specification. Currently at version 0.0.0 with no stable release; this project is a work-in-progress and does not yet contain a working transpiler. Differentiators: aims to bring JSX to Ember ecosystem but is highly experimental and pre-alpha. Release cadence: none yet.","status":"abandoned","version":"0.0.0","language":"javascript","source_language":"en","source_url":"https://github.com/HackerHappyHour/EmberJSX","tags":["javascript","Ember","JSX"],"install":[{"cmd":"npm install ember-jsx","lang":"bash","label":"npm"},{"cmd":"yarn add ember-jsx","lang":"bash","label":"yarn"},{"cmd":"pnpm add ember-jsx","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"Assumes ESM default export; package is not functional yet.","wrong":"const EmberJSX = require('ember-jsx')","symbol":"default","correct":"import EmberJSX from 'ember-jsx'"}],"quickstart":{"code":"// No functional code available; project is WIP with no working transpiler.\n// Intended usage would be something like:\nimport EmberJSX from 'ember-jsx';\nconst transpiled = EmberJSX.transpile('<MyComponent foo=\"bar\">Hello</MyComponent>');\nconsole.log(transpiled);","lang":"javascript","description":"Shows expected import and transpilation usage; package is not yet functional."},"warnings":[{"fix":"Avoid using this package until a stable release is made.","message":"Project is a WIP with no working transpiler; do not use in production.","severity":"gotcha","affected_versions":"0.0.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"This package is not yet functional; consider alternatives.","cause":"Package is not published or not installed.","error":"Cannot find module 'ember-jsx'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}