Node.js Node.js OS Module OS is a node module which is used to provide information about the computer operating system. Syntax The syntax for including the OS module in your application: var os = require(‘os’); … Read more 0 FacebookTwitterPinterestEmail