Files
profile/themes/keepit/node_modules/os-browserify/README.md
Spencer Pincott 97737ca1ae Initial commit
2024-07-15 22:20:13 -04:00

6 lines
212 B
Markdown

# 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.