{"adoption": {"forks": 57, "observed_at": "2026-08-28T04:03:52.384385+00:00", "stars": 1175}, "canonical_url": "https://ross.abutalabs.com/products/web-worker", "card": {"archived": false, "artifact_type": "library", "description": "Consistent Web Workers in browser and Node.", "domain": ["developer-tools", "cross-platform", "web-development", "backend"], "enriched": true, "function": ["concurrency", "developer-tools"], "health_score": 34, "homepage": "https://npm.im/web-worker", "language": "JavaScript", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["developit/web-worker"], "name": "developit/web-worker", "platform": ["browser"], "pushed_at": "2025-01-31T18:09:24+00:00", "repo": "developit/web-worker", "stars": 1175, "tags": ["web-workers", "worker-threads", "isomorphic", "multithreading", "module-workers", "nodejs", "javascript"], "topics": [], "urls": [], "use_cases": ["run web workers in node", "write worker code that works in browser and node", "use module workers in node", "share worker code between frontend and backend", "offload cpu-heavy work to a background thread in node", "test browser worker code in node"], "what_it_is": "A small npm library that provides a consistent Web Worker API across browsers and Node.js, implementing browser-style Workers on top of Node's worker_threads. In the browser it simply aliases the native Worker, so the same worker code runs in both environments.", "when_to_avoid": ["you only target browsers and can use the native Worker directly", "you need deep control over Node worker_threads features like SharedArrayBuffer transfers or resource limits", "your build tooling or test framework can't resolve worker URLs relative to modules"], "when_to_choose": ["you need the same Worker-based code to run in both Node.js and browsers", "you want DOM-style events and onmessage handlers in Node workers", "you need Module Workers ({type:'module'}) support in Node", "you're building an isomorphic npm module that spawns workers"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/web-worker", "repo": "developit/web-worker", "role": "main", "score": 36}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:52.384385+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:27:04.856121+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3648f3b8b9c3f7efdf7d074915a8286a80b9eb7890f11e0b4699cbab06f4949f", "fetched_at": "2026-08-28T04:03:52.384385+00:00", "kind": "readme", "missing": false, "url": "https://github.com/developit/web-worker"}, {"content_hash": "5dafce2374ab945c5e20944e346a6be2550f6e858f90e38b5b54b437fb9fc6ae", "fetched_at": "2026-08-29T12:33:07.607614+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/web-worker"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 4, "longevity": 100, "rhythm": 40}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2446, "days_push": 579, "days_rel": 579, "gap_med": 0.0, "n_releases_24m": 3}, "score": 36, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}