I just read: https://github.com/awwx/misc/wiki/Packaging-Existing-Libraries-for-Meteor
It's a bit redundant. Maybe there's a better solution. Mind giving some thoughts on the following discussion? jspm/registry@2f679c0#commitcomment-8474342
While you're there, also check out jspm itself (jspm.io). I think it'd be the best tool to use to make a single Meteor package for importing Meteor-agnostic packages (packages that don't add specific Meteor functionality, i.e. jQuery, Bootstrap, Famo.us, etc) without having to wrap every desired library in a Meteor package.
I just read: https://github.com/awwx/misc/wiki/Packaging-Existing-Libraries-for-Meteor
It's a bit redundant. Maybe there's a better solution. Mind giving some thoughts on the following discussion? jspm/registry@2f679c0#commitcomment-8474342
While you're there, also check out jspm itself (jspm.io). I think it'd be the best tool to use to make a single Meteor package for importing Meteor-agnostic packages (packages that don't add specific Meteor functionality, i.e. jQuery, Bootstrap, Famo.us, etc) without having to wrap every desired library in a Meteor package.