uni-http-forever
基于Promise封装uniapp网络请求
基于Promise封装uniapp网络请求
A simple unbounded async channel implementation for Node.js and the browser.
Avoids the usage of try-catch everywhere, force user to handle error case.
A better try/catch like way to get your errors.
A module to make clear and succinct a redundant async/await try-catchs in using promises in node routes.
Observable/Promise Cache Decorator
Concurrency primitives for TypeScript and JavaScript.
Wrap a promise and make it retryable
A TS kit to deal with async operations, loops, retries.. and so on!
asycnhrnous foo/map loop
Bare-bones Typescript test runner
A lightweight utility to handle promises safely, returning an error or result in a predictable format.
Inspired by Akka Streams, a library for processing infinite streaming data.
the wrapper for creating deferred Promise and actionable promise
lazy fluent iterators
An extension of Javascript's native Promise class that gives you more control over its lifecycle
An automated Promise Registry
HTTP/S fetch wrapper that adds the possibility to set a timeout after which a custom error is returned.
A custom hook for making synchronous updates to your useState hook in react
React Hook for creating a cancelable promise. Useful for avoiding state mutations after a component has unmounted