is-win10

1.0.0 • Public • Published

is-win10

Detect if your code is running on Windows 10.

Installation

npm install is-win10

Quickstart

const isWin10 = require('is-win10')
 
console.log(isWin10)
  // => true (or false)

License

WTFPL – Do What the F*ck You Want to Public License.

Made with ❤️ by @MarkTiedemann.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    5

Package Sidebar

Install

npm i is-win10

Weekly Downloads

5

Version

1.0.0

License

WTFPL

Last publish

Collaborators

  • mark.tiedemann