An open API service indexing awesome lists of open source software.

https://github.com/jadjoubran/comlink-fetch

⚙️ A Web worker fetch wrapper using comlink
https://github.com/jadjoubran/comlink-fetch

comlink fetch performance workers

Last synced: about 2 months ago
JSON representation

⚙️ A Web worker fetch wrapper using comlink

Awesome Lists containing this project

README

        

# Comlink Fetch

An ES6 wrapper around fetch for [GoogleChromeLabs/comlink](https://github.com/GoogleChromeLabs/comlink)

# Install

```
npm install comlink-fetch --save
```