|
|
|
|
|
by charlesjshort
4793 days ago
|
|
Meteor is built on top of node. 'npm install async' becomes 'mrt add meteor-async' ... Sometimes you have to do a little configuration work to get off the shelf NPM packages settled nicely with Fibers; but its not a huge deal and almost every day someone else will turn npm-somePackage into meteor-somePackage. |
|