https://github.com/azarattum/asyncablestore
Lightweight yet powerful asynchronous svelte store.
https://github.com/azarattum/asyncablestore
api-wrapper async async-storage svelte svelte-store
Last synced: 20 days ago
JSON representation
Lightweight yet powerful asynchronous svelte store.
- Host: GitHub
- URL: https://github.com/azarattum/asyncablestore
- Owner: Azarattum
- Created: 2022-05-05T16:58:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-06T10:08:28.000Z (about 4 years ago)
- Last Synced: 2025-10-08T00:33:23.443Z (8 months ago)
- Topics: api-wrapper, async, async-storage, svelte, svelte-store
- Language: TypeScript
- Homepage: https://azarattum.github.io/AsyncableStore/
- Size: 277 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asyncable Store



Lightweight yet powerful asynchronous svelte store. Heavily inspired by [@square/svelte-store](https://github.com/square/svelte-store) and [svelte-asyncable](https://github.com/sveltetools/svelte-asyncable). The goal of this project is to combine all the best features in a simple developer friendly interface.