
Vite plugin for the LiveStore Devtools.
Svelte bindings for LiveStore. The `createStore` helper wires LiveStore queries into Svelte reactivity so `$effect` blocks rerun when query results change and abort signals propagate on teardown.
Vue LiveStore is in beta with intention to mature alongside [LiveStore](https://livestore.dev/). Happy to accept suggestions for improvement and contributions. See list of todos below for pending areas.
effect-atom bindings to livestore
- Note that until [this Vite bug](https://github.com/vitejs/vite/issues/8427) is fixed you need to ... - Explicitly add `@livestore/wa-sqlite` to your `package.json` - Add the following to your `vite.config.js` ``` optimizeDeps: { exclude:
Expo filesystem and image processing adapters for livestore-filesync
This is a convenience package that can be installed to satisfy peer dependencies of Livestore packages.
OPFS filesystem adapter for livestore-filesync
Image preprocessing and thumbnail generation for livestore-filesync using wasm-vips
Cloudflare R2 storage adapter for livestore-filesync with Worker utilities
S3-compatible signing service for livestore-filesync (Cloudflare Workers)
Framework-agnostic file syncing for LiveStore applications with OPFS support
Webmesh is a library for connecting multiple nodes (windows/tabs, workers, threads, ...) in a network-like topology. It helps to establish communication channels between nodes.
No description provided.
Note: This package is still experimental and unstable. Please open an issue if you're running into any issues or share your feedback on Discord.
Tool for scaffolding a new web application that uses LiveStore
effect-rx bindings to livestore
Changes include:
## Current limitations
No description provided.
No description provided.
No description provided.
No description provided.
Concurrent key-value store with pub/sub capability for Websocket servers.
Consistent dependency versions in large JavaScript Monorepos
Push data into Svelte stores from Rails
Push data into Svelte stores from Rails