[PR #706] [CLOSED] Add Service Workers #968

Closed
opened 2025-11-06 15:27:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/706
Author: @jsynowiec
Created: 7/7/2016
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • c4379db A curated collection of ServiceWorker resources

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/TalAter/awesome-service-workers

A service worker is an event-driven worker registered against an origin and a path. It takes the form of a JavaScript file that can control the web page/site it is associated with, intercepting and modifying navigation and resource requests, and caching resources in a very granular fashion to give you complete control over how your app behaves in certain situations (the most obvious one being when the network is not available.)

  • I have read and understood the contribution guidelines and the instructions for creating a list.
  • This pull request has a descriptive title. (For example: Add Node.js)
  • The list I added
    • has been around for at least 20 days,
    • is not a duplicate,
    • only has awesome items with descriptions (Awesome lists are curations of the best, not of everything),
    • contains the awesome badge on the right side of the list heading,
    • has a Table of Contents as the first section,
    • has an appropriate license (Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc),
    • has contribution guidelines,
    • has been checked for inconsistent formatting, spelling, and grammar (This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming),
    • has been added at the bottom of the appropriate category.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/706 **Author:** [@jsynowiec](https://github.com/jsynowiec) **Created:** 7/7/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c4379db`](https://github.com/sindresorhus/awesome/commit/c4379db9b8b1b7a5e8296576519100cc97e48acd) A curated collection of ServiceWorker resources ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description **https://github.com/TalAter/awesome-service-workers** _A service worker is an event-driven worker registered against an origin and a path. It takes the form of a JavaScript file that can control the web page/site it is associated with, intercepting and modifying navigation and resource requests, and caching resources in a very granular fashion to give you complete control over how your app behaves in certain situations (the most obvious one being when the network is not available.)_ - [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md). - [x] This pull request has a descriptive title. _(For example: `Add Node.js`)_ - The list I added - [x] **has been around for at least 20 days,** - [x] is not a duplicate, - [x] only has awesome items with descriptions _(Awesome lists are curations of the best, not of everything)_, - [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - [x] has a `Table of Contents` as the first section, - [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) _(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)_, - [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - [x] has been checked for inconsistent formatting, spelling, and grammar _(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)_, - [x] has been added at the bottom of the appropriate category. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 15:27:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#968