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.
v0.1.0•Published 9 years ago
This package has not had recent updates. Please investigate it's current state before committing to using it in your project.
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.