svelte-asyncable
Async store
An async store for SvelteJS with lazy initialization and optimistic UI updates.
Asyncable store for Svelte 3 which is store a value as promise.
169 stars
5 watching
4 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pixievoltno1/svelte-writable-derived | A utility library providing two-way data-transforming stores for Svelte applications | 89 |
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
johnpeel/svelte-backed-store | A Svelte store implementation backed by web storage | 4 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
sveltejs/svelte-devtools | An extension to inspect Svelte application state and component hierarchies in the browser devtools. | 1,493 |
pstanoev/simple-svelte-autocomplete | A simple and customizable autocomplete component for Svelte applications | 469 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
pixievoltno1/svelte-webext-storage-adapter | A package providing Svelte writable stores backed by Chrome or Firefox storage | 25 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
katchaotic/sveltedoc-parser | A parser for parsing Svelte component documentation | 90 |
keenethics/svelte-notifications | A simple and flexible notifications system for Svelte applications | 585 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
himynameisdave/svelte-flex | A simple and reusable flexbox component for Svelte | 78 |
alphapeter/fa-svelte | A lightweight Svelte component library for using Font Awesome icons in web applications. | 71 |
devghost/svelte | A pre-configured Svelte and Parcel template with testing, linting, and bundling tools | 7 |