Popular repositories Loading
-
flaky-api
flaky-api PublicAdversarial mock API for stress-testing frontend cache strategies (React Query, SWR, Apollo, RTK Query). Simulates latency, jitter, partial failures, race conditions, and version skew.
TypeScript
-
cache-normalize
cache-normalize PublicTiny, typed, framework-agnostic normalization: flatten nested API responses into an entity store, resolve references, denormalize for rendering.
TypeScript
-
pagination-normalize
pagination-normalize PublicNormalize cursor, offset, and infinite pagination into one consistent cache shape — page merging, duplicate detection, gap detection, and refetch helpers.
TypeScript
-
optimistic-kit
optimistic-kit PublicOptimistic updates with automatic rollback and pluggable conflict resolution — a layered engine that survives mid-flight failures and racing edits. React Query & SWR adapters.
TypeScript
-
offline-sync-lab
offline-sync-lab PublicOffline-first sync layer: queue mutations while offline, reconcile on reconnect, and dedupe concurrent writes — with a framework-free live demo of the sync lifecycle.
TypeScript
-
query-cache-inspector
query-cache-inspector PublicA DevTools panel that visualizes a live React Query (TanStack Query) cache — queries, fresh/stale/fetching state, observers, and cache events. MV3, no bundler, with a standalone demo.
TypeScript
If the problem persists, check the GitHub status page or contact support.