I am new to nodejs and browserify. I started with this link .
I have file main.js which contains this code
var unique = require(\'uniq\'); var data
Read README.md of browserify about --standalone parameter or google "browserify umd"
--standalone