Feature request: add online tool (or babel REPL setup) to convert from JSX to htm
Abierto
discussion
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 9k
- Forks
- 181
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.