osinfor

1.1.2 • Public • Published

Os information Checker

Usage

    npm install osInfor

In your code editor write

    let osinfor = require('osInfor');
    let infomation = osinfor.osInfo();
    // you will now have your operating system specs stored in the osinfor variable
    console.log(infomation);

Package Sidebar

Install

npm i osinfor

Weekly Downloads

0

Version

1.1.2

License

ISC

Unpacked Size

1.34 kB

Total Files

3

Last publish

Collaborators

  • mista_zidane