Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 5 days 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
```