btn = ui.addButton('Hello',500,100,null,lay)
ui.render() } //this will show an html button ``` I've built an early version of this and uploaded on github: https://github.com/oarabiledev/squidBase I was wondering if this was a great project and worth my time to create.