awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCacheable Response Filters

Logic for validating and forcing the storage of specific network responses in browser caches.

Distinct from Response Validation: Distinct from general response validation: specifically targets the filtering of responses for cache entry eligibility.

Explore 1 awesome GitHub repository matching web development · Cacheable Response Filters. Refine with filters or upvote what's useful.

Awesome Cacheable Response Filters GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • googlechrome/workboxAvatar von GoogleChrome

    GoogleChrome/workbox

    12,895Auf GitHub ansehen↗

    Workbox is a modular library and toolkit designed for managing service workers in progressive web applications. It provides a comprehensive framework for handling asset caching, request routing, and background script lifecycle management, enabling developers to build web applications that function reliably offline and load efficiently. The project distinguishes itself through a declarative routing engine and a plugin-based architecture that allows for the injection of custom logic into the request and response processing pipeline. It supports advanced caching patterns, such as cache-first or

    Filters and forces the storage of specific network responses, including opaque ones, to ensure only valid and useful data enters the cache.

    JavaScriptoffline-firstprogressive-web-appservice-worker
    Auf GitHub ansehen↗12,895
  1. Home
  2. Web Development
  3. Response Validation
  4. Cacheable Response Filters