Feature request: add online tool (or babel REPL setup) to convert from JSX to htm
Offen
discussion
enhancement
- Vorherrschende Sprache
- JavaScript
- Sterne
- 9k
- Forks
- 181
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
While converting a project from JSX to htm i missed a online tool (or a codepen/fiddlejs or babel repl setup) to run babel with babel-plugin-transform-jsx-to-htm
I tried to configure [Babel REPL](https://babeljs.io/repl) adding @babel/plugin-syntax-jsx and babel-plugin-transform-jsx-to-htm plugins with no luck (a bug in Babel REPL?)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.