1.0.0 • Published 9 years ago
detectie v1.0.0
detectIe
A node module to detect the IE browser version, returns false for non IE browsers
Thanks to mario z for the code
var detectIe = require('detectIe');
console.log(detectIe());
License
1.0.0
9 years ago