You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community/resources.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,16 @@
1
+
---
2
+
title: Community Resources
3
+
id: community-resources
4
+
---
5
+
1
6
# Community Resources
2
7
3
8
This page contains a curated list of community-created packages, tools, and resources that extend or complement TanStack DB.
4
9
5
10
## Community Packages
6
11
7
12
### Dexie.js Integration (Unofficial)
8
-
-**[tanstack-dexie-db-collection](https://github.com/yourusername/tanstack-dexie-db-collection)** - Community-maintained Dexie.js adapter for TanStack DB
13
+
-**[tanstack-dexie-db-collection](https://github.com/HimanshuKumarDutt094/tanstack-dexie-db-collection)** - Community-maintained Dexie.js adapter for TanStack DB
9
14
- Local persistence using [Dexie.js](https://dexie.org) (IndexedDB wrapper)
10
15
- Lightweight integration for browser-based storage
0 commit comments