jQuery waterfall Plugin
Runs a list of async tasks, passing the results of each into the next one
Run promise-returning & async functions in series, each passing its result to the next
Run an array of functions in series, each passing its results to the next function (waterfall)
call your callbacks in a waterfall, at speed
JavaScript library for DOM operations
Event Emitting and Middleware Hooks
ECMAScript parsing infrastructure for multipurpose analysis
JQuery preset for conventional-changelog.
CSS selector engine supporting jQuery selectors
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
Topological sort of directed acyclic graphs (like dependecy lists)
Compose promise-returning & async functions into a reusable pipeline
Unobtrusive scripting adapter for jQuery
Client-side form validation made easy
Migrate older jQuery code to jQuery 4.x
TypeScript definitions for jquery
tiny modular DOM lib for ie9+
a CSS selector compiler/engine
A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
Disallow jQuery functions with native equivalents.
Runs a list of async tasks, passing the results of each into the next one
Keep iframes sized to their content.
promise-waterfall extends promise utilities with sequential flow control like async.waterfall