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.
 
 
iotcat fbe85f1e17 Committed by cron-git from Yimian-PC 4 years ago
..
.npmignore Committed by cron-git from Yimian-PC 4 years ago
LICENSE Committed by cron-git from Yimian-PC 4 years ago
README.md Committed by cron-git from Yimian-PC 4 years ago
index.js Committed by cron-git from Yimian-PC 4 years ago
package.json Committed by cron-git from Yimian-PC 4 years ago

README.md

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.