sw-precache is a service worker precache generator used to create scripts that enable offline functionality for web applications. It acts as a build-time asset cache manager that hashes static files and manages their versioning within a service worker cache. The project provides a runtime cache configurator to define caching strategies and request handlers for dynamic content based on URL patterns. It also includes an offline fallback handler to intercept network failures and serve cached fallback pages. The toolset covers the generation of service worker code and manifests, content-hash bas
Command line toolkit for working with Arduino hardware
Service Worker Toolbox provides some simple helpers for use in creating your own service workers. Specifically, it provides common caching strategies for dynamic content, such as API calls, third-party resources, and large or infrequently used local resources that you don't want precached.
الميزات الرئيسية لـ googlechrome/sw-toolbox هي: Development Libraries, Service Worker Libraries.
تشمل البدائل مفتوحة المصدر لـ googlechrome/sw-toolbox: googlechrome/sw-precache — sw-precache is a service worker precache generator used to create scripts that enable offline functionality for web… akaion/jupiter. amperka/ino — Command line toolkit for working with Arduino hardware. anders94/blockchain-demo — This project is an interactive blockchain educational simulator and visualizer. It serves as a tool for demonstrating… andlabs/libui — libui is a native C GUI library and cross-platform framework used to build desktop applications. It provides a unified… akaion/bleak.