current-platform

1.0.0 • Public • Published

current-platform Build Status

Check the current-platform in your code

Install

$ npm install current-platform

Usage

const currentPlatform = require('current-platform');
 
console.log(currentPlatform);
$ npm start
#=> macOS 

License

MIT © Victor Nizeyimana

Package Sidebar

Install

npm i current-platform

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.48 kB

Total Files

6

Last publish

Collaborators

  • victornizeyimana