worker-web
a workerjs plugin
a workerjs plugin
A Promise API for submitting requests to workers and tracking responses
Webpack plugin to bundle Workers automagically.
Make web workers fun!
A lib that allows spawning a worker implementation into many. This is essentially a worker pooler with simple API surface.
The More accurate timer using Web Worker
Offload tasks to a pool of workers on node.js and in the browser
A modern, (almost) zero-dependency WebWorker abstraction.
Move an async function into its own thread.
A comprehensive utility module to detect the execution environment (Node.js, Browser, Web Worker) and platform information.
A JavaScript library for uploading large files using Web Workers and FileReader. The library computes the SHA-1 hash of the files and supports parallel uploads.
twRPC is a remote procedure call library for TypeScript that is designed to be used primarily within WebWorkers.
A dedicated web-worker for the `setTimeout` method. Client-side only, No server required.
Offload tasks to a pool of workers on node.js and in the browser
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
Webpack plugin to bundle Workers automagically.
BugSnag error reporter for JavaScript web workers and service workers
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
A VM module that provides a secure runtime environment via Deno.
The library for parse / stringify JSON in different thread via Web Workers