cocopon / tweakpane

:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
https://tweakpane.github.io/docs/
MIT License
3.41k stars 85 forks source link

does has any plan for web component build by svelte? #543

Closed yieryi closed 1 year ago

yieryi commented 1 year ago

hello, i have use dat.gui. when i see this tweakpane,i realize i will use it in many program project. meanwhile, the svelete which framework is friendly for make webcompoent,i use it too. as the title meaning , are you have any plane make this project to webcompoent by svelte?

cocopon commented 1 year ago

Hello, I don't have a plan to add such a dependency. "Dependency-free" is one of the concept of Tweakpane. https://github.com/cocopon/tweakpane#concept

yieryi commented 1 year ago

that's very cool, i see it, thank you