async smart package
Meteor smart package for async, a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.
Adding this package to your Meteor application adds
async
object into the global scope.
Both client and server side.
Installation
meteor add peerlibrary:async