awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Offline Web Caching · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesOffline Web Caching

Strategies and tools for caching web assets to enable offline application functionality.

Distinguishing note: Focuses on service worker-based asset caching for web apps, distinct from general network caching.

Explore 1 awesome GitHub repository matching web development · Offline Web Caching. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Offline Web Caching

Awesome Offline Web Caching GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • freeCodeCamp/devdocs

    freeCodeCamp/devdocs

    38,520View on GitHub↗

    DevDocs is an offline-first web application that functions as a unified documentation aggregator. It collects multiple technical API references into a single, searchable interface, allowing users to access complex software documentation without an active internet connection. The platform distinguishes itself through a high-performance, client-side architecture that enables instant filtering and retrieval of documentation. By utilizing in-memory search indexing and local browser storage, it eliminates the need for server-side round trips, ensuring that syntax and library details are available

    Intercepts network requests to serve documentation files and application assets from a local cache for offline availability.

    Rubyapi-documentationappdevdocs
    38,520View on GitHub↗