cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

Combine async and timer modules into single env module #382

Closed briancavalier closed 9 years ago

briancavalier commented 9 years ago

Consolidate platform sniffing into one module, and refactor for more readability.

See #378.