Browsers do not have the require method defined, but Node.js does. WithThis is a distribution of the 100+ npm packages for browserify and
Bbrowserify-incremental.
With browserify, you can write code for the browser, that uses require in the same way that you
would use it in Nodesame way that you would use it in Node. It accomplishes this by recursively
bundling up all the required modules into a single file, which can then be
referenced with a single script tag in your HTML.
WWW: http://bBrowserify.org/
This port contains the dozens of npm packages installed with 'npm install-incremental can detect changes which occured in between runs, which
browserify'.means it can be used as part of build systems which are invoked on demand,
without requiring a long lived process. Whereas watchify is slow for the first
run upon each startup, browserify-incremental is fast every time after the very
first.
WWW: http://browserify.org/
Adding devel/browserify, because it is required by the upcoming
www/mastodon port.