Communicate with webworker using promises
ASP.NET Core SignalR Client
Promise for webworkers
Two way RPC between a web worker and the main thread using transferable objects and streams.
A tiny shim for WebWorker (data URI only) that works in Node.
untar salvaged from bitjs
Typescript helpers for compiling typescript while specifying `--noEmitHelpers` within your `tsconfig.json`. Cross platform ( Node/Browser/WebWorker )
TypeScript MD5 implementation
launch a web worker at runtime that can require() in the browser with webpack
Lightweight Web Worker API implementation with native threads
Simple API for using [web workers](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) with [RxJS](https://rxjs-dev.firebaseapp.com/guide/overview) observables
ForceAtlas 2 layout algorithm for graphology.
Higher-order functions and common patterns for asynchronous code
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Karma plugin which runs your mocha tests in a WebWorker
Offscreen Document allows developers to use particular DOM in WebWorker
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
extract/create archive files in browser/nodejs, libarchive port in wasm
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.