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.
2 parents 5b9364c + 50ec17f commit a5ed66fCopy full SHA for a5ed66f
README.md
@@ -2,6 +2,16 @@
2
3
Type definitions and low level interface implementations for the [W3C Web Workers API](https://html.spec.whatwg.org/multipage/workers.html).
4
5
+### Install
6
+
7
+```
8
+spago install web-workers
9
10
11
+### Documentation
12
13
+[Published on Pursuit](https://pursuit.purescript.org/packages/purescript-web-workers/)
14
15
### Example
16
17
code for the worker
0 commit comments