Using client-side modules from NPM with Browserify

In Meteor 1.3, using NPM packages on the client and server is now very simple. Read about it in the Meteor Guide section on using NPM.

If you are still using Meteor 1.2, here is a link to the old content on GitHub.