Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

detectie

StevenIseki10.5kMIT1.0.0

A module to detect the IE browser version, returns false for non IE browsers

detect IE, browser version, test for IE, broswer-version, IEversion, IE version, detectie, browser, IE, Edge, Internet Explorer

readme

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