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 4c675bd commit 7cf30d0Copy full SHA for 7cf30d0
README.md
@@ -11,6 +11,8 @@ Each web worker runs in it's own context, and this context is isolated from the
11
angular-workers provides an angular service which upon request creates a web worker.
12
The returned web worker runs it's own angular context which allows it to resolve angular dependencies.
13
14
+Mor information about how angular-worker work can be found in this [blog post](http://kindofcode.com/web-workers-in-angular/).
15
+
16
##Installation
17
18
install with bower using:
0 commit comments