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

Extract svelte/stores into a separate library #6230

Closed
btakita opened this issue Apr 22, 2021 · 2 comments
Closed

Extract svelte/stores into a separate library #6230

btakita opened this issue Apr 22, 2021 · 2 comments

Comments

@btakita
Copy link
Contributor

btakita commented Apr 22, 2021

Svelte Stores are a powerful observable container "cell" library which is unique in the Store ecosystem. Even though Svelte Stores can be used without the components, it would be useful for Svelte Stores to be extracted into a separate library so people who are not familiar with Svelte are more inclined to consider Svelte Stores as an option.

Another benefit of making svelte/stores a distinct library is that it would be easier to create an ecosystem around svelte/stores.

@btakita
Copy link
Contributor Author

btakita commented Apr 22, 2021

See holochain/syn#21

@btakita btakita changed the title Extract svelte/stores into a separate project Extract svelte/stores into a separate library Apr 22, 2021
@Conduitry
Copy link
Member

This has come up before in #3567 and I think the answer is the same. If someone wants to automatically publish this, they are free to.

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

No branches or pull requests

2 participants