defer-promise@3.0.0

Isomorphic function returning a deferred promise. Uses native `Promise.defer` if available, else polyfills.

MIT 2022-03-29 已弃用
Deferred promises have been standardised by the native Promise.withResolvers() method. This library will continue to function correctly but will no longer be maintained.
安装 (3.0.0)
npm install defer-promise@3.0.0
yarn add defer-promise@3.0.0
pnpm add defer-promise@3.0.0
bun add defer-promise@3.0.0
devDependencies (2)
包名版本要求
rollup ^2.70.1
test-runner ^0.10.1
版本列表
3.0.1 2026-03-07
3.0.0 2022-03-29
2.0.1 2018-12-14
2.0.0 2018-12-14
1.0.2 2018-11-16
1.0.1 2017-02-02
1.0.0 2016-06-05
0.1.2 2015-12-20
0.1.1 2015-10-25
0.1.0 2015-10-25