make-asynchronous@0.2.0
Make a synchronous function asynchronous by running it in a worker
MIT
2022-06-29
安装 (0.2.0)
npm install make-asynchronous@0.2.0
yarn add make-asynchronous@0.2.0
pnpm add make-asynchronous@0.2.0
bun add make-asynchronous@0.2.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| p-event | ^5.0.1 |
| type-fest | ^2.14.0 |
| web-worker | ^1.2.0 |