fetch-background-sync
Request proxy
Allows making requests that will be sent when the user regains connectivity.
Proxy fetch requests through the Background Sync API
127 stars
7 watching
6 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
background-syncservice-workers
Related projects:
Repository | Description | Stars |
---|---|---|
transistorsoft/react-native-background-fetch | A plugin that allows periodic callbacks in the background for both iOS and Android devices | 1,500 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
rangermauve/gemini-fetch | A JavaScript library that allows loading data from the Gemini protocol in a way similar to fetching HTTP resources | 21 |
alexghr/got-fetch | A Node.js HTTP client wrapper around got | 21 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
secobarbital/cycle-fetch-driver | A Cycle.js driver that simplifies making HTTP requests using the Fetch API | 2 |
d-marc1/far-fetch | A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
fdom92/stencil-fetch | A web component implementation of the Fetch API using Stenciljs | 18 |
whatwg/fetch | Defines an API for making HTTP requests in web browsers. | 2,116 |
sdgluck/msgr | A utility that enables simple communication between clients and service workers using a standardized API. | 40 |
bryanaka/ember-cli-advanced-proxy | An Ember CLI proxy that bypasses configuration loading issues using a temporary workaround | 1 |
celsogbezerra/copy-as-javascript-request | Tools to copy web requests as JavaScript Fetch API | 5 |
consoletvs/sswr | A caching and request strategy for data fetching in Svelte applications | 239 |
camgraff/protoxy | A proxy server that converts JSON request bodies to Protocol Buffer messages and back to JSON responses. | 35 |