muonw / muonw-powertable

▦ PowerTable is a Svelte component that turns JSON data into an interactive HTML table. Inspired by DataTables. Powered by Svelte.
https://muonw.github.io/muonw-powertable/
Other
220 stars 13 forks source link

Creating a budibase plugin #10

Closed JayP718 closed 1 year ago

JayP718 commented 1 year ago

Hi,

This is awesome stuff!

I'm looking to port this component to a low code platform called Budibase so that way it can become a plugin. Budibase is open source and I noticed this was published with an MIT License but just reaching out to get your permission before doing so :)

muonw-public commented 1 year ago

Thank you for your interest. As you rightly mentioned, the license certainly welcomes such distributions. Just take into account that PowerTable is still in beta.

JayP718 commented 1 year ago

Done https://github.com/JayP718/powertable_bb_plugin ! Thank you