Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 563 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 563 Bytes

@tomic/svelte

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>