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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
w3c avatar

w3c/ServiceWorker

0
View on GitHub↗
3,628 stars·323 forks·Bikeshed·7 viewsw3c.github.io/ServiceWorker↗

ServiceWorker

Service Workers

Features

  • Service Workers - Official specification and documentation for service worker implementation.
  • Web API and Browser Standards - Official specifications and resources for service worker implementation.

Star history

Star history chart for w3c/serviceworkerStar history chart for w3c/serviceworker

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Similar open-source projects, ranked by how many features they share with ServiceWorker.
  • mdn/contentmdn avatar

    mdn/content

    10,823View on GitHub↗

    MDN Web Docs is the official source for comprehensive documentation about HTML, CSS, JavaScript, HTTP, and Web APIs for web developers. It serves as both a complete reference for web browser technologies and a structured learning platform that guides users from beginner to advanced levels through tutorials covering core web standards. The project distinguishes itself by providing a complete reference documentation for standard browser APIs alongside guidance for building accessible websites that work with assistive technologies. It offers documented security techniques and best practices for

    Markdowncssdocumentationhtml
    View on GitHub↗10,823
  • luruke/browser-2020luruke avatar

    luruke/browser-2020

    7,979View on GitHub↗

    This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical map for accessing native operating system functions, hardware interfaces, and standard web APIs to bridge the gap between web applications and desktop or mobile environments. The resource provides detailed guidance on implementing Progressive Web App features, including offline caching, push notifications, and native installation prompts. It also catalogs methods for interacting with hardware peripherals via USB, Bluetooth, and NFC, as well as reading raw data from device sensor

    View on GitHub↗7,979
  • baeharam/must-know-about-frontendbaeharam avatar

    baeharam/Must-Know-About-Frontend

    3,675View on GitHub↗

    This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of modern web development. It serves as a multi-disciplinary reference for mastering the browser execution engine, the JavaScript language, and the structural fundamentals of the web. The collection provides deep dives into JavaScript language internals, including execution contexts, closures, prototypes, and the event loop. It further details web browser internals, focusing on the critical rendering path, DOM construction, and engine mechanics. The guide also covers web securi

    cssfront-endhtml
    View on GitHub↗3,675
  • w3c/csswg-draftsw3c avatar

    w3c/csswg-drafts

    4,845View on GitHub↗

    This project is a publishing pipeline and version-controlled manager for CSS Working Group editor drafts. It serves as a tool for transforming technical source files into standardized web specifications for browser developers and users. The system utilizes a Git-based environment to track changes and iterate on technical rules for web rendering. It employs an automated build process to convert technical markup and editor drafts into static HTML pages for public viewing. The workflow covers browser rendering standards, CSS specification development, and the automated generation of technical d

    Bikeshed
    View on GitHub↗4,845
See all 7 alternatives to ServiceWorker→

Frequently asked questions

What does w3c/serviceworker do?

Service Workers

What are the main features of w3c/serviceworker?

The main features of w3c/serviceworker are: Service Workers, Web API and Browser Standards.

What are some open-source alternatives to w3c/serviceworker?

Open-source alternatives to w3c/serviceworker include: mdn/content — MDN Web Docs is the official source for comprehensive documentation about HTML, CSS, JavaScript, HTTP, and Web APIs… luruke/browser-2020 — This project is a comprehensive reference guide and directory of web browser capabilities. It serves as a technical… baeharam/must-know-about-frontend — This project is a comprehensive frontend engineering study guide designed to cover the essential technical concepts of… w3c/csswg-drafts — This project is a publishing pipeline and version-controlled manager for CSS Working Group editor drafts. It serves as… immersive-web/webxr — Repository for the WebXR Device API Specification. stackgl/shader-school — Shader School is an interactive learning platform and graphics programming course designed for mastering GLSL shader…