pwa plugin for vue-cli
Utilities for running tasks on worker threads
launch a web worker at runtime that can require() in the browser with webpack
A reactive Angular resource that delegates work to Web Workers with automatic lifecycle management
The meta-framework for Qwik.
Temporal.io SDK Worker sub-package
No description provided.
An API to use cannon-es in a web worker
worker loader module for webpack
JavaScript client-side search API with web-worker support
React Hook for implementing web workers
Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers
Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
Script for registering service worker, with hooks
The worker which is used by the web-audio-beat-detector package.
Client Server RPC worker for CSpell.
An Atomics based Proxy to simplify, and synchronize, Worker related tasks
No description provided.
A Node.js communication port that can pass messages synchronously between workers
Utilities for type-safe Web Worker communication with RPC.
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Fast, in memory work queue
Package that is used at Cloudflare to power some internal features of Cloudflare Workers.
```json "./load-wasm": { "types": "./dist/load-wasm/mod.browser.d.ts", "browser": "./dist/load-wasm/mod.browser.js", "worker": "./dist/load-wasm/mod.browser.js", "node": "./dist/load-wasm/mod.node.js", "default": "./dist/load-wasm/mod.browser.js