Skip to content

zph/wait-until

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wait Until

wait-until is a script and a library to wait and poll until a condition is met, then execute the onSuccess callback.

If it never succeeds during the retry count and delays, the onFailure will execute.

See pollUntil for usage

CLI

deno install --allow-run --allow-read --allow-env -g main.ts

About

wait-until helper script and micro-library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published