I\'d like to include JS from a CDN in Meteor before including my own client scripts so that the client scripts can depend on it.
...
There's also an abandoned package called meteor-external-fileloader that gives an example using Stripe.js. It hasn't been maintained since September 2013, so be careful.