Promise based throttling
Usage:
var Q = ;var gasp = ; //throttle the XHR to a call every 100msvar gaspingXHR = var newUpdate; //then make the calls; newUpdate
Promise based throttling
Usage:
var Q = ;var gasp = ; //throttle the XHR to a call every 100msvar gaspingXHR = var newUpdate; //then make the calls; newUpdate
npm i gasp
348
0.0.2
none