From 89f1c43889c08a2b64180060da37df0a283ee388 Mon Sep 17 00:00:00 2001 From: Aaron Boodman Date: Mon, 27 Apr 2026 07:24:05 -1000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ccbea89..409b112 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Infinite virtual scroller for [Zero](https://zero.rocicorp.dev/). Built on top of [Tanstack Virtual](https://tanstack.com/virtual/latest). +Live demo at: https://gigabugs.rocicorp.dev/. + Features: - Bidirectional infinite scrolling (load more items at top or bottom) @@ -227,3 +229,8 @@ pnpm dev:zero-cache cd demo pnpm dev:ui ``` + +## Other Examples + +* https://github.com/rocicorp/ztunes (live at https://ztunes.rocicorp.dev/) +https://github.com/rocicorp/mono/tree/main/apps/zbugs (live at https://gigabugs.rocicorp.dev/)