# worker-factory

> A little factory function to create a JSON-RPC based Web Worker implementation.

Latest version **7.0.50** (published 2026-06-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install worker-factory
pnpm add worker-factory
yarn add worker-factory
bun add worker-factory
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 7.0.50 |
| Published | 2026-06-10 |
| First published | 2018-01-02 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 62.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Christoph Guttandin |
| Maintainers | chrisguttandin |

## Links

- npm: https://www.npmjs.com/package/worker-factory
- Repository: https://github.com/chrisguttandin/worker-factory
- Issues: https://github.com/chrisguttandin/worker-factory/issues
- npm.io page: https://npm.io/package/worker-factory

## Dependencies (3)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.29.7
- [fast-unique-numbers](https://npm.io/package/fast-unique-numbers.md) ^9.0.27

## Recent versions

- 7.0.50 (latest) — 2026-06-10
- 7.0.49 — 2026-03-17
- 7.0.48 — 2026-01-16
- 7.0.47 — 2026-01-08
- 7.0.46 — 2025-09-21
- 7.0.45 — 2025-08-15
- 7.0.44 — 2025-07-09
- 7.0.43 — 2025-06-10
- 7.0.42 — 2025-05-12
- 7.0.41 — 2025-03-25
- 7.0.40 — 2025-03-11
- 7.0.39 — 2025-03-06
- 7.0.38 — 2025-02-24
- 7.0.37 — 2025-02-24
- 7.0.36 — 2025-01-06
- … 209 more at https://npm.io/package/worker-factory/versions

## README

# worker-factory

**A little factory function to create a JSON-RPC based Web Worker implementation.**

[![version](https://img.shields.io/npm/v/worker-factory.svg?style=flat-square)](https://www.npmjs.com/package/worker-factory)

---
_Source: https://npm.io/package/worker-factory · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
