awesome-svelte-stores icon indicating copy to clipboard operation
awesome-svelte-stores copied to clipboard

lens stores

Open bradphelan opened this issue 1 year ago • 0 comments

More stores. I wrote this ages ago. Allows construction of functional lenses over stores using types safe selectors ( if using typescript )

https://github.com/bradphelan/immer.loves.svelte

  • subStore
  • arrayStore
  • sortStore
  • transactionStore
  • undoStore

bradphelan avatar Oct 17 '23 11:10 bradphelan