Registry / web-framework / ember-jsx

ember-jsx

JSON →
library0.0.0jsnpmunverified

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.

npm install ember-jsx
INSTALL
IMPORT
SIG · EMBER-JSX
E
ember-jsx
web-frameworkjavascriptv0.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

default
import EmberJSX from 'ember-jsx'
const EmberJSX = require('ember-jsx')
Assumes ESM default export; package is not functional yet.

Shows expected import and transpilation usage; package is not yet functional.

// No functional code available; project is WIP with no working transpiler. // Intended usage would be something like: import EmberJSX from 'ember-jsx'; const transpiled = EmberJSX.transpile('<MyComponent foo="bar">Hello</MyComponent>'); console.log(transpiled);
Debug
Known issues
gotchaProject is a WIP with no working transpiler; do not use in production.
fix
Avoid using this package until a stable release is made.
affects: 0.0.0
Errors
Common errors & fixes
Cannot find module 'ember-jsx'
Package is not published or not installed.
fix
This package is not yet functional; consider alternatives.
Upgrade
Version history
0.0.0latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources