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: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility library providing two-way data-transforming stores for Svelte applications | 89 |
| A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
| A Svelte store implementation backed by web storage | 4 |
| A Prettier plugin that formats Svelte components and files with TypeScript support | 752 |
| An extension to inspect Svelte application state and component hierarchies in the browser devtools. | 1,500 |
| A simple and customizable autocomplete component for Svelte applications | 473 |
| An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
| A package providing Svelte writable stores backed by Chrome or Firefox storage | 25 |
| Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,759 |
| A parser for parsing Svelte component documentation | 90 |
| A simple and flexible notifications system for Svelte applications | 585 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| A simple and reusable flexbox component for Svelte | 78 |
| A lightweight Svelte component library for using Font Awesome icons in web applications. | 71 |
| A pre-configured Svelte and Parcel template with testing, linting, and bundling tools | 7 |