prevwong / reka.js

💎 State management system to build any no-code editor
https://reka.js.org/
MIT License
521 stars 34 forks source link

Code generation #134

Open prevwong opened 6 months ago

prevwong commented 6 months ago

Would be interesting to explore if we can take Reka's State and generate usable Javascript (ie: React) code. This would enable consumers to generate the output of the end-user designs into an actual React app on production.

This feature has been seen in Mitosis and Plasmic

joshpinto6 commented 6 months ago

This would be incredibly cool!