Hacker News new | past | comments | ask | show | jobs | submit login

I found that browserify tried to do too much by emulating Node within the browser so wrote JoinJS which just implements CommonJS modules without trying to parse the JS files: https://github.com/olegp/joinjs



New version of browserify will be much leaner. Also, if you don't use the node modules it doesn't matter.

Your thing could use some tests if you hope for people to trust it :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: