# os-browserify

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

Latest version **0.3.0** (published 2017-04-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install os-browserify
pnpm add os-browserify
yarn add os-browserify
bun add os-browserify
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.0 |
| Published | 2017-04-20 |
| First published | 2012-12-22 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 20 |
| Author | CoderPuppy |
| Maintainers | coderpuppy, drewyoung1 |

## Links

- npm: https://www.npmjs.com/package/os-browserify
- Repository: https://github.com/CoderPuppy/os-browserify
- Homepage: https://github.com/CoderPuppy/os-browserify#readme
- Issues: https://github.com/CoderPuppy/os-browserify/issues
- npm.io page: https://npm.io/package/os-browserify

## Recent versions

- 0.3.0 (latest) — 2017-04-20
- 0.2.1 — 2016-03-30
- 0.2.0 — 2015-12-01
- 0.1.2 — 2014-03-12
- 0.1.1 — 2013-09-21
- 0.1.0 — 2012-12-22

## README

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

---
_Source: https://npm.io/package/os-browserify · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
