Feature request: add online tool (or babel REPL setup) to convert from JSX to htm
Open
discussion
enhancement
- Dominant language
- JavaScript
- Stars
- 9k
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
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?)
Contributor guide
Assessment
This issue has not been assessed yet.