Topic: "reject"
GMOogway/shadowrocket-rules
小火箭规则🚀,小火箭配置,shadowrocket规则,shadowrocket rules,最全面的直连(DIRECT)、代理(PROXY)、屏蔽(REJECT)规则,自动构建,每日更新
Size: 461 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2,643 - Forks: 140

open-draft/deferred-promise
A Promise+ compatible abstraction that defers resolving/rejecting promises to another closure.
Language: TypeScript - Size: 453 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 80 - Forks: 4

uds-se/autoreject
Autoreject.org — An automatic review generator
Language: HTML - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 3

Mauin/reject
Dependency Rejection for Java
Language: Groovy - Size: 133 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 0

filipnet/postfix-bounce-report
Creates an HTML report of blocked e-mail messages from Postfix
Language: Shell - Size: 92.8 KB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 10 - Forks: 5

HowProgrammingWorks/PromiseError
Catch, unhandledRejection, rejectionHandled and multipleResolves
Language: JavaScript - Size: 22.5 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

virgil382/JSLikePromise
JavaScript-like Promises for C++20 with ES6 async/await semantics. Supports move (e.g. so you can wrap ASIO and avoid callback hell).
Language: C++ - Size: 1.14 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

Nikronic/CAD_2018
Some of small codes and implementation of modules in Computer Aided Design in VHDL by ActiveHDL
Language: VHDL - Size: 289 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

stdlib-js/array-base-mskfilter-map
Apply a mask to a provided input array.
Language: JavaScript - Size: 996 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-filter-arguments
Create a function that invokes a provided function according to a predicate function.
Language: JavaScript - Size: 783 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/iter-filter-map
Create an iterator which both filters and maps the values of another iterator.
Language: JavaScript - Size: 1.02 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/ndarray-filter
Return a shallow copy of an ndarray containing only those elements which pass a test implemented by a predicate function.
Language: JavaScript - Size: 511 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/iter-filter
Create an iterator which filters the values of another iterator according to a predicate function.
Language: JavaScript - Size: 1010 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

anseki/dual-api
Make your module implement dual APIs, callback API and thenable (Promise) API.
Language: JavaScript - Size: 5.86 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

OsoianMarcel/promise-all-always 📦
Execute all the promises whether they resolve or reject
Language: JavaScript - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

stdlib-js/array-mskfilter
Apply a mask to a provided input array.
Language: JavaScript - Size: 590 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskfilter
Return a new array by applying a mask to a provided input array.
Language: JavaScript - Size: 796 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/iter-reject
Create an iterator which rejects the values of another iterator according to a predicate function.
Language: JavaScript - Size: 945 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nitrece/electronics-design-laboratory
Electronic circuit design comprises the analysis and synthesis of electronic circuits.
Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-reject
Return a shallow copy of an array containing only those elements which fail a test implemented by a predicate function.
Language: JavaScript - Size: 972 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskreject-map
Apply a mask to a provided input array and map the unmasked values according to a callback function.
Language: JavaScript - Size: 590 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-reject-arguments
Create a function that invokes a provided function according to a predicate function.
Language: JavaScript - Size: 950 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-filter-map
Filter and map elements in an input ndarray to elements in a new output ndarray according to a callback function.
Language: JavaScript - Size: 904 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskreject
Return a new array by applying a mask to a provided input array.
Language: JavaScript - Size: 995 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/ndarray-reject
Return a shallow copy of an ndarray containing only those elements which fail a test implemented by a predicate function.
Language: JavaScript - Size: 985 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-filter
Return a shallow copy of an array containing only those elements which pass a test implemented by a predicate function.
Language: JavaScript - Size: 539 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

stdlib-js/array-mskreject
Apply a mask to a provided input array.
Language: JavaScript - Size: 809 KB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

raymond-lam/promise-all-reject-later 📦
A drop-in replacement for Promise.all() which does not fail-fast.
Language: JavaScript - Size: 368 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

pktcodes/async-javascript-basics
Asynchronous JavaScript Basics
Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

stefee/promise-settled-aggregate
Await an array of promises to be settled, then reject with an AggregateError upon failure, or resolve with an array of values upon success.
Language: TypeScript - Size: 4.13 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

kenberkeley/reject-empty
Omit empty values of an array | object
Language: JavaScript - Size: 3.91 KB - Last synced at: about 20 hours ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

stdlib-js/array-base-mskfiltern
Apply a mask to one or more provided input arrays in a single pass.
Language: JavaScript - Size: 583 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/array-base-mskfilter2
Apply a mask to two provided input arrays in a single pass.
Language: JavaScript - Size: 568 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sboni2/Task_2_Portfolio-website
Tutorial created by Enyel Sequeira, taught by JavaScript Mastery
Language: JavaScript - Size: 1.16 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

magicdawn/log-reject-error
Dead Simple unhandledRejection handler
Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Efnilite/reject Fork of RebelOfDeath/reject
Reject is a dynamic and functional scripting language built for mathematical calculations or programs.
Language: JavaScript - Size: 3.89 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UndevSoftware/NETStack
NETStack - небольшая утилита, которая поможет создать отложенное действие.
Language: JavaScript - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

himanshudadheech/Upgrad_new_code
JS .CAllBack Promise JavaScript ..
Language: JavaScript - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kaixinrenweb/promise-generator-async-await
about promise,generator,async await by myself
Language: JavaScript - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ingenious/async-methods
Promise-ifier and efficiency wrapper for chaining async- and sync- processes using extended Promises
Language: JavaScript - Size: 186 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

webrolls/js-promise
Understanding Javascript Promise
Language: JavaScript - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
