awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
goldhand avatar

goldhand/sw-precache-webpack-plugin

0
View on GitHub↗
1,437 stars·102 forks·JavaScript·MIT·3 views

Sw Precache Webpack Plugin

Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.

Features

  • Build System Plugins - Integrates precaching capabilities directly into webpack builds.

Star history

Star history chart for goldhand/sw-precache-webpack-pluginStar history chart for goldhand/sw-precache-webpack-plugin

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Sw Precache Webpack Plugin

Similar open-source projects, ranked by how many features they share with Sw Precache Webpack Plugin.
  • nekr/offline-pluginNekR avatar

    NekR/offline-plugin

    4,508View on GitHub↗

    This project is a webpack plugin that implements a service worker to manage web assets for offline access. It serves as a caching tool to ensure web applications remain functional and accessible when an internet connection is unavailable. The tool automates the process of creating progressive web applications by integrating directly into the webpack build process. It generates the necessary service worker configurations and manages the local storage of static files to maintain application availability. The system handles asset caching and cache management, utilizing a manifest-driven approac

    JavaScriptappcacheapplication-cachecaching
    View on GitHub↗4,508
  • oliviertassinari/serviceworker-webpack-pluginO

    oliviertassinari/serviceworker-webpack-plugin

    0View on GitHub↗
    View on GitHub↗0
  • rossta/serviceworker-railsR

    rossta/serviceworker-rails

    0View on GitHub↗
    View on GitHub↗0

Frequently asked questions

What does goldhand/sw-precache-webpack-plugin do?

Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.

What are the main features of goldhand/sw-precache-webpack-plugin?

The main features of goldhand/sw-precache-webpack-plugin are: Build System Plugins.

What are some open-source alternatives to goldhand/sw-precache-webpack-plugin?

Open-source alternatives to goldhand/sw-precache-webpack-plugin include: nekr/offline-plugin — This project is a webpack plugin that implements a service worker to manage web assets for offline access. It serves… oliviertassinari/serviceworker-webpack-plugin. rossta/serviceworker-rails.