eudicots / Cactus

Static site generator for designers. Uses Python and Django templates.
BSD 3-Clause "New" or "Revised" License
3.47k stars 313 forks source link

React - JSX Support #175

Open lulato opened 9 years ago

lulato commented 9 years ago

How would I add support to JSX translator in Cactus, anyone wants to take stab at this?

lulato commented 9 years ago

Maybe with https://github.com/reactjs/react-python

I don't know much python so it would be nice, if someone can take a look

krallin commented 9 years ago

Hi there,

You might want to first clarify what you have in mind with "support to JSX translator in Cactus".

Cheers,

lulato commented 9 years ago

Just the same way there is a coffeescript plugin, there should be a JSX plugin that compiles into Javascript.