Commit Graph

7 Commits

Author SHA1 Message Date
Phurinat Puekkham
61cbd79879 Update README.md
edit link from http to https
2017-12-05 15:50:32 +07:00
Pradel Léo
149f0f7eb1 normalise 2016-08-30 15:38:17 -07:00
Tom Coleman
4066bd81cf Moved READMEs from packages to docs 2016-03-17 16:35:02 +11:00
Ben Newman
a5b7bde167 Mention meteor npm and meteor node in the modules README.md. 2016-03-11 12:18:44 -05:00
Ben Newman
6710a8177a Update packages/modules/README.md regarding Meteor package imports. 2016-01-10 15:48:48 -05:00
Ben Newman
b4ff3fa419 Add explanatory README.md to modules package. 2015-12-11 15:29:49 -05:00
Ben Newman
f727bb3c56 New package implementing the runtime API for a CommonJS module system.
When used, the 'modules' package provides a CommonJS require/exports
module system via the exported meteorInstall function. Once that
underlying system is available, ECMAScript 2015 import/export syntax can
be easily compiled into require/exports.
2015-12-09 14:29:53 -05:00