How does Runed Store
compare to toStore
and fromStore
recently added to Svelte 5?
#135
Labels
enhancement
New feature or request
Describe the feature in detail (code, mocks, or screenshots encouraged)
Thanks for this project - several good and useful utilities in here!
Now that Svelte 5 core has the functions
toStore
andfromStore
similar to theStore
utility from Runed, I'm wondering what this means for this library.It would be useful to increase visibility that it's possible to work with stores and runes in the same project. Either through a thin wrapper in Runed, or just mentioning this in the docs. However, probably the best option is to just refer to the Svelte core docs.
What do you think?
What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
https://svelte-5-preview.vercel.app/docs/imports#svelte-store
The text was updated successfully, but these errors were encountered: