peerlibrary:async

v0.9.0_3Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

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

mrt add async