rzymek / meteor-moment

Moment JS packaged for Meteor - this is now the primary fork for meteor-moment
9 stars 4 forks source link

question: how is this different from just using moment from npm? #5

Closed bradvogel closed 9 years ago

bradvogel commented 9 years ago

Doesn't moment.js come with all the locales already? Or is this just broken out so we get to pick which locales to load?

Sorry for the n00b question :)

rzymek commented 9 years ago

This is split, so that you can pick which locales you want to have included in your meteor application.