An implementation of Atomic Data for Svelte. This library is still at an early stage and the API is subject to change.
Read more about @tomic/svelte in the Docs.
See open source example project built with @tomic/svelte. (outdated) You can aslo generate a svelekit website by applying the 'website' template in your server and then running:
npm create @tomic/template <NAME> --template sveltekit-site --server-url=<SERVER_URL>