promise.prototype.finally
ES Proposal spec-compliant shim for Promise.prototype.finally
Found 43 results for finally
ES Proposal spec-compliant shim for Promise.prototype.finally
Do stuff with an open file, knowing it will finally be closed
Simple wrapper to run promise "finally" logic
ES6 Promise Shim
A simple and powerful async abstraction lib for easily writing Node.js code.
go's defer statement in JavaScript
Type-safe error handling without exceptions.
Polyfill for Promise.prototype.finally
Forward the resolution/rejection of a resolvable to an errback; forwarding the resolution/rejection of the errback to ourself.
Enterprise-grade TypeScript error handling with ALL limitations fixed in v5.0.0: memory management, performance optimization, enhanced cleanup, JSON serialization, concurrency protection, simplified APIs, and linter-friendly async functions. Zero dependen
强大的、优雅的小程序 Promise 库
Some module
A library for extending existing Promise/A+ implementations with cool extra features that work well with async/await. With TypeScript support
Integrating the promise-stuff package into ES6 native promises.
DUMMY PACKAGE: only encapsulate the 'async-kit' replacement package - A simple and powerful async abstraction lib for easily writing Node.js code.
✈ 类型安全的扁平化的 try-catch,支持同步函数、回调函数和 PromiseLike
babel-plugin-macro for automatic try-finally blocks and C++ like RAII resource management

:two_hearts: Lightweight promise polyfill. A+ compliant. Implements notify, progress, and finally.
functional promise with map filter reduce scan all race every some few try waitfor finally queue debounce throttle
This is a polyfill of the ES6/ES9/ES11/ES12 Promise.
Ω eliminates try/catch boilerplate and replaces it with a two-channel [err, result] array
A JavaScript library intended for lightweight and controlled error handling.
:two_hearts: Lightweight promise polyfill. A+ compliant. Implements notify, progress, and finally.
A handy library for creating custom error constructors that work across async boundaries in Node.js.
A lightweight module that enables scoped catch blocks.
bimodal eliminates try/catch boilerplate and replaces it with a two-channel [err, result] array
ES Proposal spec-compliant shim for Promise.prototype.finally
gate-cool-became
hair-space-web3-faster
body-influence-belong-declared
小程序 API promise 化支,以及 storage 包装
This module is meant to be used in a runtime that uses the '::' "function-bind" operator. If you're using Babel consult the babel docs for enabling it [here](http://babeljs.io/docs/plugins/syntax-function-bind/). Make sure to enable both the `syntax` plug
强大的、优雅的小程序 Promise 库
A ES2021 Promise implementation based on ES3 has high compatibility, and comply with ECMA-262 and Promises/A+
Library provides try/catch/finally as expression
this is something
try/catch but better.
tired-foreign-apple5
stretch-exclaimed-around
强大的、优雅的小程序 Promise 库,兼容微信支付宝小程序
A flexible and modern implementation of try, catch, and finally blocks using asynchronous functions and arrow functions.
Block the promise chains from executing if the end path is different from the start path. Good for single page application.