An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Asyncable Store
![Codacy Grade](https://img.shields.io/codacy/grade/5c83d6dc452b42c490eeea5181f1ba52?style=for-the-badge)
![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/azarattum/AsyncableStore?style=for-the-badge)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/azarattum/asyncablestore/CI?label=Tests&style=for-the-badge)

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.