D.js 0.7.3

'Promise' in JavaScript development represents the result of a task, which may or may not have completed yet. Or in simpler words, what to expect for a JS call.The D.js adds basic methods and functions for dealing with the Promises/A+ spec.D.js works with...