[Pkg-javascript-devel] About node browserify, massive npm dependency graphs

Daniel Pocock daniel at pocock.pro
Fri Jul 3 13:36:12 UTC 2015



On 30/04/14 10:48, Leo Iannacone wrote:
> Node browserify is a kind of software which makes node modules
> compatible and runnable for browsers.
> 
> It seems many modules use it, so it would be nice package it.
> 
> I have taken a look, and it madly depends on dozens of packages/modules[0].
> 
> My question is:
> 
> do you know if exist something else which does the same job (with less
> depends)?


A few points in reply to your question:

browserify-lite exists now and helps some projects, I tried it for JsSIP
packages and will share my results soon, some hints in the issue tracker[1]

For Node-based projects with large dependency graphs, I'm starting
another thread on this mailing list.



1.
https://github.com/andrewrk/browserify-lite/issues?utf8=%E2%9C%93&q=is%3Aopen+





More information about the Pkg-javascript-devel mailing list