Timing is a plugin for operating loops, intervals, deferreds and handlers with jQuery.
Although using loops with vanilla JS is by no means a herculean labor, this plugin allows chaining requests in jQuery style, taking advantage of the innate tools of the ever-popular JS library.
This in turn makes it easy to do single-line loops and run loops in parallel. The documentation is also noteworthy, as it’s rich with examples and each function is clearly explained (it probably has to do with the developers being German).














