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