wait

Timeout/Interval Library

A utility library that simplifies the use of timeouts and intervals in JavaScript applications.

Syntactic sugar for setTimeout and setInterval.

GitHub

152 stars
10 watching
8 forks
Language: JavaScript
last commit: about 6 years ago

Related projects:

Repository Description Stars
shinout/interval-tree2 A data structure library for efficient interval-based searches and updates in JavaScript applications. 34
sindresorhus/p-timeout A utility function to decorate and manage timeouts on promises. 274
jvoegele/wait_for_it Provides a way to wait for the completion of asynchronous or remote operations in Elixir 15
sindresorhus/p-wait-for A utility function to wait for a condition to be true while allowing for customizable timeout options and fallback behavior. 155
juxt/tick Provides date and time utilities on the JVM and JavaScript runtimes, aiming to replace clj-time. 608
enaeher/local-time-duration A library providing a simple duration data structure and operations for working with time intervals 17
adobe-webplatform/eve A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. 319
walmik/timer.jquery A plugin to create and manage timers in web applications. 295
atabary/timex-interval A date/time interval library 9
xaxis/boiler A utility library providing over 115 methods to simplify common JavaScript tasks and operations 42
elgohr/stop-and-go A utility package providing a wait function to manage asynchronous tasks and their dependencies. 10
francesconi/go-rampart A library that provides types and functions for defining intervals and determining how they relate to each other in terms of overlaps or meetings. 101
sindresorhus/delay Allows delaying promises by a specified amount of time or a random range. 609
jdbcode/ee-goes An experimental library providing helper functions for collecting and animating GOES-R time series data 3
ankane/slowpoke Enhances Rack::Timeout with safer service timeouts, dynamic timeouts, and custom error pages for Rails applications. 360