File: README.md

package info (click to toggle)
node-os-browserify 0.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 84 kB
  • sloc: javascript: 36; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# os-browserify

The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.

When you `require('os')` in [browserify](http://github.com/substack/node-browserify), this module will be loaded.