1.0.0 • Published 9 years ago

detectie v1.0.0

Weekly downloads
1,312
License
MIT
Repository
github
Last release
9 years ago

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

MIT