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

rossta/serviceworker-rails

0
View on GitHub↗
0 Stars·0 Forks·0 Aufrufe

Serviceworker Rails

Features

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

Star-Verlauf

Star-Verlauf für rossta/serviceworker-railsStar-Verlauf für rossta/serviceworker-rails

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Serviceworker Rails

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Serviceworker Rails.
  • goldhand/sw-precache-webpack-pluginAvatar von goldhand

    goldhand/sw-precache-webpack-plugin

    1,437Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,437
  • nekr/offline-pluginAvatar von NekR

    NekR/offline-plugin

    4,508Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,508
  • oliviertassinari/serviceworker-webpack-pluginO

    oliviertassinari/serviceworker-webpack-plugin

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0

Häufig gestellte Fragen

Was sind die Hauptfunktionen von rossta/serviceworker-rails?

Die Hauptfunktionen von rossta/serviceworker-rails sind: Build System Plugins.

Welche Open-Source-Alternativen gibt es zu rossta/serviceworker-rails?

Open-Source-Alternativen zu rossta/serviceworker-rails sind unter anderem: 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.