Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Svelte/SvelteKit #6664

Closed
bitcrshr opened this issue Nov 15, 2022 · 10 comments
Closed

Support for Svelte/SvelteKit #6664

bitcrshr opened this issue Nov 15, 2022 · 10 comments

Comments

@bitcrshr
Copy link

bitcrshr commented Nov 15, 2022

Description

Our company uses SvelteKit for our web development, and we have a great interest in using Bit. As SvelteKit approaches a stable 1.0 release, and given its popularity already, I think it would be an amazing addition.

Describe the solution you'd like

Any support at all for using Bit with SvelteKit would be awesome. I am aware that there are guides floating around for how to create your own compiler to get Svelte components into Bit, but something 1st-party would be ideal (even if that means just writing your own guide for this without offering full-fledged support).

Describe alternatives you've considered

Writing a custom compiler does seem tempting, but for large, complicated projects, it seems far preferable to have official guidance from the Bit team.

@itaymendel
Copy link
Contributor

hi @bitcrshr , we have recently updated the entire system for building envs.
i recommend you look into the implementation of Lit or Stencil to learn more https://bit.cloud/teambit/web-components/lit https://bit.cloud/teambit/web-components/stancil

for now we don't know if we'll build support for Svelt ourselves. if you are looking to maintain such env, please let us know and we can assist you in your efforts.

@vdawg-git
Copy link

Just dropping in here to show my support for this feature

@jorcail
Copy link

jorcail commented Jul 22, 2023

Yep, it would be a very nice feature!

@benjgil
Copy link
Contributor

benjgil commented Sep 4, 2023

Hi All,
Just to note we're building svelte support right now (in fact there's a teambit.svelte/svelte env you can already use, we just haven't had the chance to document svelte with bit so it's not published yet).

Coming very soon...

@Lucasmiguelmac
Copy link

Couldn't quite grasp how to use the "teambit.svelte/svelte" env @benjgil is mentioning. Would love to know more if possible

@itaymendel
Copy link
Contributor

https://bit.cloud/bitdev/svelte

@christophsturm
Copy link

so what happened to svelte support? the mentioned link is dead and the docs also do not mention svelte.

@sdserage
Copy link

This was closed last year but it doesn't look like it was actually resolved.

@mmailaender
Copy link

It's now available here https://bit.cloud/frontend/svelte

I hope it will also appear soon in the docs, because they bypassed already Svelte component version 1.0.0

@kristianmandrup
Copy link

@mmailaender Do you know if it also works with SvelteKit? I would think so, as SvelteKit is just a full-stack wrapper around Svelte.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants