internet-explorer-version

1.0.0 • Public • Published

internet-explorer-version

A dumb little script that returns the installed version of Internet Explorer.

const { getIEVersion } = require('internet-explorer-version')

getIEVersion()
  .then((version) => console.log(version))

License

MIT, please see LICENSE.md for details

Readme

Keywords

Package Sidebar

Install

npm i internet-explorer-version

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • felixrieseberg