mquandalle:promisify-core

v0.1.0Published 9 years ago

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

Meteor-core promisify

This package monkey-patch Meteor core APIs to replace callbacks by promises, following the new ES6 standard.

@TODO document the fact that it works with async/await and provide some cool examples.