amplify-ui
amplify-ui copied to clipboard
Feature Request: Add Svelte Support for Gen 2
Amplify is great, Svelte is great - but the two do not currently play well together.
I've managed to get Svelte running alongside the Amplify backend and some of the APIs but the JS tutorial for Authenticator etc. just directs you to install the React UI package with Gen 2 and know "vanilla" package seems to exist.
Is it possible to add either proper JS tutorials/modules or Svelte specific ones instead of defaulting to React? Currently, it doesn't seem like JS as a standalone environment is actually supported by Amplify, let alone Svelte.
Maybe there is a clever workaround, but currently Svelte can't be fully integrated with Amplify - if they could be, it would be a winning combo!