Skip to content
View frontendcache's full-sized avatar

Block or report frontendcache

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. flaky-api flaky-api Public

    Adversarial 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

  2. cache-normalize cache-normalize Public

    Tiny, typed, framework-agnostic normalization: flatten nested API responses into an entity store, resolve references, denormalize for rendering.

    TypeScript

  3. pagination-normalize pagination-normalize Public

    Normalize cursor, offset, and infinite pagination into one consistent cache shape — page merging, duplicate detection, gap detection, and refetch helpers.

    TypeScript

  4. optimistic-kit optimistic-kit Public

    Optimistic updates with automatic rollback and pluggable conflict resolution — a layered engine that survives mid-flight failures and racing edits. React Query & SWR adapters.

    TypeScript

  5. offline-sync-lab offline-sync-lab Public

    Offline-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

  6. query-cache-inspector query-cache-inspector Public

    A 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