current-platform
v1.0.0
Published
Get the name of the current OS platform
Downloads
12
Maintainers
Readme
current-platform 
Check the current-platform in your code
Install
$ npm install current-platformUsage
const currentPlatform = require('current-platform');
console.log(currentPlatform);$ npm start
#=> macOSLicense
MIT © Victor Nizeyimana
