Mole fetch
Is Library for make background http request using ServiceWorker and Fetch API
Mole fetch is help web application make any HTTP request still running incase users are close a browser accidentally or network is disconnect. Mole fetch is using ServiceWokrer and SyncManager
##Installation
npm install --save sw-toolbox
git clone https://github.com/GoogleChrome/sw-toolbox.git
##Usage
##Support
If you’ve found an error in this library, please file an issue at: https://github.com/thangman22/mole_fetch/issues.
Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.
##License
Copyright 2016 Warat Wongmaneekit.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.