promise-make-counter@1.0.2
A simple function that makes a counter-based promise, which can be incremented and decremented, and it resolves once its counter reaches zero.
MIT
2025-01-11
安装 (1.0.2)
npm install promise-make-counter@1.0.2
yarn add promise-make-counter@1.0.2
pnpm add promise-make-counter@1.0.2
bun add promise-make-counter@1.0.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| promise-make-naked | ^3.0.2 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| fava | ^0.3.4 |
| tsex | ^4.0.2 |
| typescript | ^5.7.3 |