The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
npm install os-browserify
The os module from node.js, but for browsers.
When you require('os') in browserify, this module will be loaded.
require('os')