You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
745 B

  1. Packaging [Moment](momentjs.org) for [Meteor.js](http://meteor.com).
  2. # Meteor
  3. If you're new to Meteor, here's what the excitement is all about -
  4. [watch the first two minutes](https://www.youtube.com/watch?v=fsi0aJ9yr2o); you'll be hooked by 1:28.
  5. That screencast is from 2012. In the meantime, Meteor has become a mature JavaScript-everywhere web
  6. development framework. Read more at [Why Meteor](http://www.meteorpedia.com/read/Why_Meteor).
  7. # Issues
  8. If you encounter an issue while using this package, please CC @dandv when you file it in this repo.
  9. # DONE
  10. * Simple test. Should be enough.
  11. # TODO
  12. * Add other tests; however, that is overkill, and the responsibiity of Moment, not of the Meteor integration.