thenable-reject
It's like `Promise.reject` except it doesn't bother you with `unhandled Promise rejection` error in case you need to postpone a bit handling that rejection.
Found 193 results for reject
It's like `Promise.reject` except it doesn't bother you with `unhandled Promise rejection` error in case you need to postpone a bit handling that rejection.
Manage un-handled rejections or un-caught exceptions
Synchronous message queueing package
Make a Promise rejection unless the currently installed npm CLI satisfies the required version
An error handler for thunks that, when used in conjunction with `redux-thunk-recursion-detect` can handle errors thrown in both async and sync thunks gracefully.
An iterable is a sequence of values.
Create actions that return promises, which are resolved/rejected by a redux saga
Resolve or reject only last Promise.
Promise related utilities
Conditional promise catch handler
Capture error stacks in asynchronous functions at the point of call.
Smart caching for promises. Like memoization, but better.
Catches errors and rejected promises, returns tuple
A lightweight Deferred implementation, using native Promises
A wrapper around event emitters that returns a bluerbird promise resolved or rejected when certain events are fired.
Better way to cancel promises using AbortSignal
A pack of functions for working with Sets.
Create actions that return promises, which are resolved or rejected by a redux saga
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
Role and Attribute based Access Control for Node.js. Rebuilt with modern.js
This package is used to manage multiple promises by giving a key, you can call resolve or reject function out of the promise parameter callback and manage them by a key.
promise similar es6 promise as the same api
Lightweight wrapper to make async functions safer
Just like a Promise but you can manually resolve or reject it
Asynchronous versions of the `useEffect` and` useCallback` hooks that able to cancel internal code by user requests or component unmounting
For limiting the time to resolve a promise.
A simple and powerful Promise class that give to you capability to remote resolve/reject a promise.
R.reject exported as a module
Prisma middleware that handles Role-Based Access Control based on Express server context
Returns a promise that resolves once condition is met
A group of functions for working with Maps.
A sorted array is a collection of values, arranged in an order.
Fine grained permissions / access control with ownerships & attribute picking, done right.
Set of methods allowing simplify work with promises in cycle such as: forEach, map, find, filter, reduce, while, transform. Besides there are methods for comfortable work with promises or asynchronous operations - all, retry, timeout.
A group of functions for working with Maps {web}.
Execute a sub-process command. Resolve the stdin in a promise.
Works like Promise.allSettled except it will reject with an AggregateError if some of the promises rejected, otherwise resolves with the fulfilled values.
A collection of methods for working with Objects.
ILists is a pair of key iterable list and value iterable list, with unique keys.
Throw unhandled Promise rejections
NestJS Guard & Decorators for @superawesome/permissions, promoting orthogonal fine-grained API access control to resources.
A collection of functions for operating upon Entries {web}.
A pack of functions for working with Sets {web}.
Better control of promises
ILists is a pair of key iterable list and value iterable list, with unique keys {web}.
Normal call in Agora
A collection of methods for working with Objects {web}.
Sleep based on promise
Promisify sync, async or generator function, using [relike][]. Kind of promisify, but lower level. Full compatibility with [co][]4 and passing 100% of its tests.
Simple function to create Promise with exposed resolve() and reject() handlers.
An array is a collection of values, stored contiguously {web}.

Attributes Based Access Control library for Node.JS
A collection of functions for operating upon Lists.
Apply a mask to a provided input array.
Apply a mask to a provided input array.
Result Type with try method to catch errors
Catch promise reject, return as promise resolve.
An iterable is a sequence of values {web}.
A sorted array is a collection of values, arranged in an order {web}.
Discards values which pass a test.
externally exposed resolve/reject api for native promises
Helper tool that makes sure we get a response from the promise within the defined timeframe
Helper that works as a shortcut to create jasmine spies that return values or promises
Discards values which pass a test.
Discards values at given indices.
A collection of functions for operating upon Entries.
Apply a mask to a provided input array.
Resolves promises concurrently with deterministic rejection order. Somewhere between Promise.all and Promise.allSettled.
Apply a mask to a provided input array.
Discards values which pass a test.
Errors and errorHandler useful for "coworkers" applications
[](https://travis-ci.org/Dobby89/promise-all-settled-by-key) [](https://www.npmjs.com/package/pro
Role and Attribute based Access Control for Node.js
Collection of extras for Promises.
Create a function that invokes a provided function according to a predicate function.
Watch random gifs in a browser while your promise is resolving
Discards values at given indices.
enhanced Koa version with cancelable middlewares support
Feature-rich node-fetch
Useful patterns with Promise functions
fs.writeFile wrapped in an ES6 Promise
React hooks for working with promises.
The opposite of filter. Removes values that pass an async truth test.
A collection of functions for operating upon Lists {web}.
Assert that a promise has been rejected, optionally with a message
Wrapper for bluebird with extend feature.
Return a shallow copy of an array containing only those elements which fail a test implemented by a predicate function.
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
async rejecthelper method as module.
A convenience helper for testing promises using the mocha library
A Promise that can be resolved externally
Role and Attribute based Access Control for Node.js
Discards values which pass a test.
async rejectmethod as module.
resolver 是一个强大的 TypeScript 工具函数,用于处理异步函数的执行结果,统一进行错误处理和结果包装,让您的异步代码更加简洁和可靠。
# HOW TO INSTALL ?
Promise that exposes resolve and reject publicly
Promise Ax (Promesa) es usado para computaciones asíncronas. Una promesa representa un valor que puede estar disponible ahora, en el futuro, o nunca.
A base class for fetch requests. An extendable generic base class written in TypeScript for abstracting out fetch request semantics.
Rethrow Promise rejection in the same tick
CLI utility that parses argv and passes it into the default export of a file
Deferred in the most basic way
Deferred call reject function by timeout if resolve function was not called.
A handy library for creating custom error constructors that work across async boundaries in Node.js.
Function that returns a Promise which will be resolved on timeout
a simple timed out promise implementation
Module promise with a simple syntax
Gale/Shapely deferred acceptance algorithm
Dead Simple unhandledRejection handler
It provides a function to create Deferred objects. They contains a Promise and methods to imperatively resolve or reject it.
Subject and Attribute based Access Control for Node.js
Create actions that return promises, which are resolved or rejected by a redux saga
An automated Promise Registry
A wrapper around event emitters that returns a bluerbird promise resolved or rejected when certain events are fired.
Create an iterator which rejects the values of another iterator according to a predicate function.
For those of us tired of nesting stuff because of promises.
Promise rejections helpers
Async utilities and helpers for node
Minimal, functional, monadic, promise-compatible streaming framework with backpressure.
Create an iterator which filters the values of another iterator according to a predicate function.
Returns the first Promise in an iterable to resolve
Extended Promise with resolve(), reject(), abort() methods, timeout, and much more
Node.js events to promises
JS core extension - Array#reject
Uniform solutions for async operations.
async pipeline and promise utility
Unify responses and errors payloads for `fetch` requests
Reject chunks using a function.
Create a function that invokes a provided function according to a predicate function.
Resiliency patterns for JavaScript
Realise sync or async tasks as promises, resolve to do the next step or reject and catch an error.
webguard.me identiwall reject measure
The lag function reject() as a standalone module.
Simple modules for functional programming, done for fun.
Role and Attribute based Access Control for Node.js
A promise fiber (PromiseFiber) that give the triple (promise, resolve, reject) simply! And allow flexibility! And a more useful PromiseFibersClusterer! That allow promise stacking under an event or cluster name! And in multi place awaiting!
A promise utility library
Live call in Agora
A function to reject empty values with an http exception
Create a deferred promise
a basic Promise library
Omit empty values of an array|object
Stream transform implementation that rejects by functions.
React helpers for redux-transaction, e.g. load model on props change and automatically cancel on unmount
A simple promise based http client which rejects the promise when the status ode is not 200 - OK
Frontend user operations, error collection and reporting (前端用户操作、错误收集上报)
Return a promise which is resolved when the original promise is rejected, and rejected when the original promise is resolved
An easy-to-use **async/await wrapper** to resolve any asynchronous tasks. Await-resolver always returns an array of type `[error, result]` **ensuring consistent error handling** and it provides **a timeout functionality to delay/timeout an execution**. Wi
A Promise that can be resolved/rejecter at will
Type definitions for Promise resolve/reject callbacks
Intuitive way of using aysnc-await
Allay expected promise rejections: Resolve with your failure value instead.
Checks if you forgot `await` before async function call
Array.prototype.reject polyfill to select elements that do not pass the predictor
Apply a mask to a provided input array and map the unmasked values according to a callback function.
timeout lib
Negate a promise, reject resolved promise, resolve rejected promise
Create a deferred promise
Make your module implement dual APIs, callback API and thenable (Promise) API.
Create an iterator which both filters and maps the values of another iterator.
Delay specified amount of time then resolve/reject promise.
reject the promise if timeout is broken
Await until all promises resolve and reject
Apply a mask to a provided input array.
Role and Attribute based Access Control for Node.js
Optimistically apply actions, then rollback when they fail
R.reject exported as a module
Await for asynchronous data
Live call in Agora
Framework for writing functional tests with mocha and puppeteer
redux-saga-promise with redux-act support
Destructure a promise, gaining direct access to its internal state