givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
6.91k stars 1.59k forks source link

Using this drag and drop editor style but with lua output code #262

Open nathangur opened 2 years ago

nathangur commented 2 years ago

Is there a way where I can change the code editor to the lua language, and the buttons, text, picture, etc all correspond to some custom lua code and it gets updated according to user changes. Is this even possible? Trying to make a UI editor with lua code being the output with the site written in HTML and javascript.