promise-make-counter@1.0.0
A simple function that makes a counter-based promise, which can be incremented and decremented, and it resolves once its counter reaches zero.
2024-05-25
安装 (1.0.0)
npm install promise-make-counter@1.0.0
yarn add promise-make-counter@1.0.0
pnpm add promise-make-counter@1.0.0
bun add promise-make-counter@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| promise-make-naked | ^2.1.2 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| fava | ^0.3.2 |
| promise-resolve-timeout | ^2.0.0 |
| tsex | ^4.0.2 |
| typescript | ^5.5.0-beta |