We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e333f37 commit 5bcf668Copy full SHA for 5bcf668
README.md
@@ -18,6 +18,8 @@ any messages or errors it sends, as well as the `postMessage` handler.
18
- Provides `postMessage` to send messages to the Web Worker
19
- Accepts `onMessage` and `onError` callbacks
20
21
+> This package was modeled after [`<Async>`](https://github.com/ghengeveld/react-webworker) which helps you deal with Promises in React.
22
+
23
## Install
24
25
```
0 commit comments