Hacker News new | ask | show | jobs
by elsbree 3981 days ago
If you're familiar with node.js' "require" syntax, Browserify is a good place to start: https://github.com/substack/node-browserify#usage.

An up-and-coming alternative is Webpack: http://webpack.github.io/docs/tutorials/getting-started/