npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "finally" 的结果(共 5 个)
promise.prototype.finally

ES Proposal spec-compliant shim for Promise.prototype.finally

MIT
p-finally

`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome

MIT
with-open-file

Do stuff with an open file, knowing it will finally be closed

MIT
p-lazy

Create a lazy promise that defers execution until it's awaited or when `.then()`, `.catch()`, or `.finally()` is called

MIT