appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Feature]: Svelte custom widgets/components

Open adampotocki opened this issue 1 year ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Summary

Since Svelte is a compiled-time framework, the only way to use it as a "runtime library" would be to convert a Svelte component into a Web Component. It would be great if AppSmith could support Svelte framework for custom widgets/components.

Why should this be worked on?

Svelte is gaining popularity fast and is a pleasure to code with. Main reason for request: Svelte has "world-class" developer experience!

adampotocki avatar Jun 28 '24 14:06 adampotocki