Skip to content

Commit b8594f6

Browse files
KyleAMathewsclaude
andauthored
docs: fix broken GitHub link and add missing frontmatter (#591)
Co-authored-by: Claude <[email protected]>
1 parent 17ab5ee commit b8594f6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/community/resources.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1+
---
2+
title: Community Resources
3+
id: community-resources
4+
---
5+
16
# Community Resources
27

38
This page contains a curated list of community-created packages, tools, and resources that extend or complement TanStack DB.
49

510
## Community Packages
611

712
### 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
914
- Local persistence using [Dexie.js](https://dexie.org) (IndexedDB wrapper)
1015
- Lightweight integration for browser-based storage
1116
- Install: `npm install tanstack-dexie-db-collection`

0 commit comments

Comments
 (0)