svelte-writable-derived
Store library
A utility library providing two-way data-transforming stores for Svelte applications
Two-way data-transforming stores for Svelte
89 stars
1 watching
5 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
sveltesvelte3
Related projects:
Repository | Description | Stars |
---|---|---|
pixievoltno1/svelte-webext-storage-adapter | A package providing Svelte writable stores backed by Chrome or Firefox storage | 25 |
sveltetools/svelte-asyncable | An async store for SvelteJS with lazy initialization and optimistic UI updates. | 169 |
johnpeel/svelte-backed-store | A Svelte store implementation backed by web storage | 4 |
jjagielka/svelte-pivottable | A Svelte-based component that enables data exploration and analysis by summarizing a dataset into a table or chart. | 17 |
sveltejs/vite-plugin-svelte | A plugin that integrates Svelte with Vite to provide a development environment for building web applications using the Svelte framework. | 865 |
paulmaly/svelte-page-router | Provides a configuration-based router with support for lazy-loaded routes and hooks, intended to enhance the developer experience for Svelte applications. | 21 |
tjinauyeung/svelte-forms-lib | A lightweight library for managing forms in Svelte with form validation features | 603 |
geakstr/svelte-3-rollup-typescript-vscode | Provides a starter kit for building Svelte 3 applications with TypeScript and Rollup support | 38 |
leafoftree/vim-svelte-plugin | A Vim plugin that extends the syntax and indentation capabilities of Svelte files | 139 |
patoi/svelte-component-library-template | A template for building reusable Svelte components | 66 |
consoletvs/sswr | A caching and request strategy for data fetching in Svelte applications | 239 |
thecodejack/svelte-pagination | A Svelte component for dynamic pagination with customizable layout and behavior options. | 4 |
tomblachut/svelte-intellij | A plugin for integrating Svelte into the integrated development environment of JetBrains IDEs. | 485 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |