tyler-johnson / stripe-meteor

A Meteor package containing Stripe.js, Node-Stripe, and Stripe Checkout.
https://atmospherejs.com/mrgalaxy/stripe
150 stars 44 forks source link

Leaner api.export idiom #12

Closed dandv closed 11 years ago

tyler-johnson commented 11 years ago

I'll only merge this if you can tell me why your leaner version is better than what's there.

AlexeyMK commented 11 years ago

@appleifreak, existing version is totally fine IMHO.

dandv commented 10 years ago

It's just what's favored by Atmosphere, which links to https://github.com/alanning/meteor-roles/blob/master/roles/package.js as an example of package.js.