is-linux
v1.0.1
Published
> Check if the operating system is Linux
Downloads
464
Readme
is-linux
Check if the operating system is Linux
Install
$ npm install --save is-linux
Usage
var isLinux = require('is-linux');
isLinux()
//=> true
License
MIT © Bassam Ismail