GitHub topics: until
stdlib-js/utils-async-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 939 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

echocat/java-stream-utils
Utilities for handling Java Streams.
Language: Java - Size: 156 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 2

streamich/thingies
Kitchen sink of helpful utilities.
Language: TypeScript - Size: 1.7 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 54 - Forks: 5

lyndychivs/Retry
A simple library for retrying and waiting for a condition to be true
Language: C# - Size: 140 KB - Last synced at: 8 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

open-draft/until
Gracefully handle Promises using async/await without try/catch.
Language: TypeScript - Size: 568 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 549 - Forks: 11

stdlib-js/iter-do-until-each
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.
Language: JavaScript - Size: 259 KB - Last synced at: about 19 hours ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Language: JavaScript - Size: 925 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-async-do-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 934 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-until-each
Until a test condition is true, invoke a function for each element in a collection.
Language: JavaScript - Size: 903 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-until-each-right
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Language: JavaScript - Size: 958 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 960 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-do-until-each
Until a test condition is true, invoke a function for each element in a collection.
Language: JavaScript - Size: 956 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-until
Invoke a function until a test condition is true.
Language: JavaScript - Size: 896 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

saqqdy/untiljs
Promised one-time watch for changes
Language: TypeScript - Size: 311 KB - Last synced at: about 14 hours ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

stdlib-js/iter-until-each
Create an iterator which, while a test condition is false, invokes a function for each iterated value before returning the iterated value.
Language: JavaScript - Size: 227 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

abhi5658/insta_followers
The code opens web browser and logins to instagram with credentials stored in 'secret.py'. Fetches the list of users that you follow and your followers and returns back the users which aren't following you back.
Language: Python - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

xgfone/go-wait
Provide some tools to loop calling until a condition reaches.
Language: Go - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

markolo25/PeerSync
#2 Electric Bogalooo, this time with properly set .gitignore in the firstplace
Language: Java - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

yunsii/idlization
Helper classes and methods for implementing the idle-until-urgent pattern, based on TypeScript, and SSR compatible.
Language: TypeScript - Size: 151 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Goldenrash-lab/project-codefusion
Team project
Language: JavaScript - Size: 41.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

strong-roots-capital/until 📦
Await until event or callback
Language: TypeScript - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

aldipermanaetikaputra/wait-for-true
⌛ A utility function that allows waiting for a condition to become true, with optional timeout and cancellation support.
Language: TypeScript - Size: 57.6 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

afeiship/next-wait-until
Wait until for next.
Language: JavaScript - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ncjones/retry-assert
Retry a function until or while it passes an assertion
Language: JavaScript - Size: 283 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

soenkekluth/nextframe
Promise for requestAnimationFrame plus nextFrames, sequence, delay, throttleFrames, waitFrames
Language: JavaScript - Size: 418 KB - Last synced at: 12 days ago - Pushed at: 12 months ago - Stars: 6 - Forks: 0

jameslnewell/wait-for-event
Wait for events to be triggered.
Language: TypeScript - Size: 1.36 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

lotharschulz/Kotlin-Ranges-New-Until
Kotlin Ranges Creation Options with rangeUntil operator
Language: Kotlin - Size: 68.4 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jameslnewell/redux-when
Redux middleware for delaying dispatch of an action until a condition evaluates to true.
Language: JavaScript - Size: 481 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

confessore/yes
a rust clone of the Unix command which outputs an affirmative response or a user-defined string of text continuously until killed
Language: Rust - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

daniel-beard/until_regex
Small Rust utility for exiting a command early if a line in stdout matches a regex.
Language: Rust - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

deptno/react-apollo-query-until
:peach: GraphQL fetch with end of cursor. It is useful when you require SSR. It's universal lib. Built on top of apollo-graphql.
Language: TypeScript - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
