mrt:async

Meteor smart package for async node.js package


License
BSD-3-Clause
Install
meteor add mrt:async@=0.2.0

Documentation

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