appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
32.36k stars 3.5k forks source link

[Feature]: Svelte custom widgets/components #34590

Open adampotocki opened 1 week ago

adampotocki commented 1 week ago

Is there an existing issue for this?

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!

Nikhil-Nandagopal commented 4 days ago

@adampotocki are you speaking of our custom widget feature because it should support svelte?