# process-es6

> process information for node.js and browsers, but in es6

Latest version **0.11.6** (published 2016-11-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install process-es6
pnpm add process-es6
yarn add process-es6
bun add process-es6
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.11.6 |
| Published | 2016-11-18 |
| First published | 2016-03-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Roman Shtylman |
| Maintainers | cwmma |
| Keywords | process |

## Links

- npm: https://www.npmjs.com/package/process-es6
- Repository: https://github.com/calvinmetcalf/node-process-es6
- Homepage: https://github.com/calvinmetcalf/node-process-es6#readme
- Issues: https://github.com/calvinmetcalf/node-process-es6/issues
- npm.io page: https://npm.io/package/process-es6

## Recent versions

- 0.11.6 (latest) — 2016-11-18
- 0.11.5 — 2016-09-15
- 0.11.4 — 2016-09-07
- 0.11.3 — 2016-03-14
- 0.11.2 — 2016-03-10

## README

# process-es6

A rewrite of [node-process
](https://github.com/defunctzombie/node-process) to take advantage of es6 features, also includes [browser-process-hrtime](https://github.com/kumavis/browser-process-hrtime) due to es6 making throwing in the kitchen sink less of a burden

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