You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

499 B

node-os npm npm npm

NodeJS Core Module Extended

Installation

npm i os --save

Usage

In your node program:

var os = require('os')

API

https://nodejs.org/api/os.html

License

MIT. Copyright (c) Diego Rodríguez Baquero.