$ npm install net-browserify-stub
net module for browserify & jspm, as a stub with only the trivial functions implemented.
net
Supported methods:
net.isIP(input)
net.isIPv4(input)
net.isIPv6(input)
The MIT license.