LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine.
TypeScript Apache-2.0 16.3 MB Created Jun 9, 2025
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History
2 branches 0 tags
docs: Add useClientDocument to vue reference 69e7679 last year
Merge pull request #351 from livestorejs/dev 4881d40 last year
fix lock file 67231e7 last year
fix example package.json files 6c421ba last year
chore: release 0.3.1 e849b64 last year
fix: increase leaderPushBatchSize to 100 and remove TODO comment in S… 947acae last year
Merge pull request #361 from CanRau/patch-1 2556640 last year
docs: fix link to schema-evolution in app-evolution 1b49948 last year
refactor: remove unused imports and enhance error handling in Store c… 13125ee last year
chore: update GitHub MCP rules to include repo management guidelines … 8f57b5f last year
chore: add @livestore/sync-cf to manual installation dependencies in … c15305f last year
chore: remove @livestore/utils from manual installation dependencies … cb22995 last year
chore: update @livestore/devtools-vite to version 0.3.1-dev.0 in pack… edacbf0 last year
sqlite wrapper tests ef0f38d last year
Merge pull request #350 from livestorejs/schickling/react-docs bcb3a26 last year
Merge pull request #349 from livestorejs/schickling/ci-nix eee1f48 last year
chore: update CI workflow to use ubuntu-24.04 for consistent performa… a362227 last year
chore: update CI workflow to use ubuntu-latest for consistency and in… ef71ba4 last year
Merge pull request #348 from livestorejs/schickling/ci-nix 84c7a13 last year
chore: update CI workflow to use Determinate Nix action v3 afaa18d last year
Merge pull request #347 from Nick-Motion/nmurphy/export-table-def-type 895bae4 last year
fix: export SqliteTableDefForInput to resolve TS error Nicholas Murphy b190381 last year
Merge pull request #344 from livestorejs/schickling/dev d2ade85 last year
fix tests 98b77f1 last year
fix tests 5825999 last year
refactor: enhance SQLite database interaction and materialization 54cab75 last year
Merge pull request #332 from austincrim/expo-getting-started ba33be4 last year
chore: release 0.3.1-dev.0 f03a06d last year
Merge pull request #340 from livestorejs/schickling/react-docs ba0d422 last year
docs: add example for using LiveStoreContext.Provider with existing s… c21d9d2 last year
Merge pull request #338 from livestorejs/schickling/docs-misc 9e22369 last year
chore: update CI workflow commands for example deployments 000be81 last year
remove duplicate section 5951063 last year
Merge pull request #329 from livestorejs/schickling/docs-misc 3c2a414 last year
Merge pull request #330 from livestorejs/schickling-patch-1 7dfe93c last year
Create FUNDING.yml c005c38 last year
fix: streamline command options in deploy-examples script 8747873 last year
Merge pull request #327 from livestorejs/schickling/docs-misc fdf10d6 last year
chore: update documentation and package names 5a9261e last year
Merge pull request #323 from threepointone/patch-1 7b1c292 last year
Merge pull request #324 from LydiaF/patch-1 420bb2b last year
Update reactivity-system.md 73e354d last year
test push 86da245 last year
docs: update credits section to include Kuldar for LiveStore logo 2644d9c last year
fix: allow a broader range of react 27aeea3 last year
docs: enhance getting started guide for Expo with package manager opt… e86a06e last year
Merge pull request #319 from livestorejs/docs/readme 2163591 last year
Merge pull request #320 from livestorejs/slashv/docs-vue-getting-started 8387f02 last year
docs: Vue integration reference docs page 268e4d5 last year
misc 615ece8 last year
docs(readme): adds links to the documentation f7dfc0a last year
docs(readme): adds link to in-depth explanation on how LiveStore works 29f7d0a last year
docs(readme): adds getting started section 314a0de last year
docs(readme): logo 6eedfc9 last year
docs(readme): adds logo f039353 last year
fix(readme): how it works image 62451b9 last year
fix(readme): how it works image 8f8c030 last year
docs(readme): adds how it works section ff070ce last year
docs(readme): adds section with feature overview bf7aee3 last year
misc 4276763 last year
Merge pull request #317 from livestorejs/slashv/docs-vue-getting-started c4bdf2b last year
docs: Vue getting started 29801eb last year
node-todomvc-sync-cf example de02d19 last year
chore: update project status from alpha to beta in documentation and … abdae43 last year
fix: update copyright format in LICENSE files across all packages 7b94414 last year
Merge pull request #236 from livestorejs/wip/0.3.0 1caef03 last year
chore: update @livestore/devtools-vite dependency version to allow pa… ec8bb46 last year
chore: update @livestore/devtools-vite dependency version to allow pa… 57334e9 last year
chore: update @livestore/devtools-vite dependency version to allow mi… b947b45 last year
chore: add Apache-2.0 license to package.json files across multiple p… 04bb5c6 last year
Merge branch 'main' into wip/0.3.0 ec75fc3 last year
chore: update documentation links in schema files to point to the cor… 1c773f7 last year
chore: release 0.3.0 bc3dc61 last year
chore: release 0.3.0-dev.54 b5c286d last year
chore: update dependencies for react-aria and react-aria-components t… 25d7f9d last year
fix CF worker concurrent pushes f438af0 last year
refactor: update shutdown handling for wrangler process in Vite config 11eb997 last year
Expo linearlite chores (#310) a421157 last year
docs: update materializers documentation with error handling details … d606780 last year
chore: release 0.3.0-dev.53 7a9922b last year
deps 36fe8b6 last year
refactor: remove WEBSOCKET_SERVER from Env interface and update durab… 8dea0be last year
upgrade effect 123f6ea last year
chore: release 0.3.0-dev.52 d591c7b last year
sponsor button a9ec4c8 last year
chore: release 0.3.0-dev.51 6712aec last year
docs: expand Sponsoring section with detailed benefits and sustainabi… e0fd179 last year
- fix devtools in expo so it can work with real devices 0144edb last year
chore: update CI workflow to use mono for snapshot release and enhanc… 846084f last year
chore: add @livestore/utils package to workspace and update CI workfl… b7d494b last year
add auth example (#311) 0084ac9 last year
chore: update tsconfig.json files to use "react-jsx" for JSX transfor… 3c7ab5f last year
feat: update makeTiged function to accept package manager options and… 0c33f0e last year
refactor: simplify getBranchName function and add office hours video … fc51a79 last year
chore: remove Clerk integration and related configurations from docum… 40df011 last year
docs: enhance technology comparison and community sections with addit… 6770456 last year
fix mono d38be49 last year
fixes d107fba last year
fix lock 335ffa9 last year