is-osx

> Check if the operating system is OSX

  • is-osx

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
is-osx
111.0.28 years ago8 years agoMinified + gzip package size for is-osx in KB

Readme

is-osx Build Status
Check if the operating system is OSX

Install

$ npm install --save is-osx

Usage

var isOsx = require('is-osx');

isOsx()
//=> true

License

MIT © Bassam Ismail