svelte-backed-store
Store library
A Svelte store implementation backed by web storage
Provides svelte stores backed by localStorage or sessionStorage.
4 stars
3 watching
0 forks
Language: TypeScript
last commit: almost 5 years 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 |
sveltetools/svelte-asyncable | An async store for SvelteJS with lazy initialization and optimistic UI updates. | 169 |
pixievoltno1/svelte-webext-storage-adapter | A package providing Svelte writable stores backed by Chrome or Firefox storage | 25 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
devghost/svelte | A pre-configured Svelte and Parcel template with testing, linting, and bundling tools | 7 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
itswadesh/svelte-commerce | An e-commerce storefront built with Svelte and a headless approach using a modern JS stack. | 1,577 |
agusid/boilerplate-svelte | A starter project for building Svelte applications with a minimal setup and tools. | 58 |
ivanhofer/sveltekit-typescript-showcase | A showcase of Svelte and SvelteKit projects demonstrating TypeScript usage for efficient development | 736 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
geakstr/svelte-3-rollup-typescript-vscode | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
sauravkanchan/svelte-chartjs | A wrapper around chart.js for Svelte applications | 304 |
paulmaly/svelte-ts-preprocess | A TypeScript preprocessor for Svelte 3 projects | 97 |
pankod/svelte-boilerplate | A set of tools and a boilerplate to simplify the creation of Svelte applications with performance characteristics. | 292 |
n0th1ng-else/svelte-typescript-sass | A Svelte-based web development boilerplate with TypeScript and Sass support for building fast and scalable front-end applications. | 11 |