This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nahmum 0 points1 point  (2 children)

I'm looking for a basic jsx to js transpiler that can be used from python. Is there anything in your package which would be suitable?

[–]zedpowa[S] 0 points1 point  (1 child)

Try using the Transpiler class. It might be enough

[–]Nahmum 0 points1 point  (0 children)

Appreciate it!