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
·
R

rossta/serviceworker-rails

0
View on GitHub↗
0 stars·0 forks·3 views

Serviceworker Rails

Features

  • Build System Plugins - Integrates service worker management into the Rails asset pipeline.

Star history

Star history chart for rossta/serviceworker-railsStar history chart for rossta/serviceworker-rails

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 Serviceworker Rails

Similar open-source projects, ranked by how many features they share with Serviceworker Rails.
  • goldhand/sw-precache-webpack-plugingoldhand avatar

    goldhand/sw-precache-webpack-plugin

    1,437View on GitHub↗

    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.

    JavaScriptofflineprogressive-web-appservice-workers
    View on GitHub↗1,437
  • 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

Frequently asked questions

What are the main features of rossta/serviceworker-rails?

The main features of rossta/serviceworker-rails are: Build System Plugins.

What are some open-source alternatives to rossta/serviceworker-rails?

Open-source alternatives to rossta/serviceworker-rails include: goldhand/sw-precache-webpack-plugin — Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets.… 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.