# node-sigar

> node bindings to sigar

Latest version **0.0.16** (published 2020-04-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install node-sigar
pnpm add node-sigar
yarn add node-sigar
bun add node-sigar
```

## 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.0.16 |
| Published | 2020-04-28 |
| First published | 2020-01-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6.0.0 |
| Dependencies | 3 |
| Unpacked size | 14.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 1 |
| Author | Jam Risser |
| Maintainers | codejamninja |
| Keywords | node-sigar, sigar, node, cpu, proc, process, pid, ppid, ps |

## Links

- npm: https://www.npmjs.com/package/node-sigar
- Repository: https://github.com/codejamninja/node-sigar
- Issues: https://github.com/codejamninja/node-sigar/issues
- npm.io page: https://npm.io/package/node-sigar

## Dependencies (3)

- [core-js](https://npm.io/package/core-js.md) ^3.6.5
- [bindings](https://npm.io/package/bindings.md) ^1.5.0
- [node-pre-gyp](https://npm.io/package/node-pre-gyp.md) ^0.14.0

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 0.0.16 (latest) — 2020-04-28
- 0.0.15 — 2020-04-28
- 0.0.14 — 2020-04-27
- 0.0.13 — 2020-04-27
- 0.0.12 — 2020-04-27
- 0.0.10 — 2020-04-27
- 0.0.9 — 2020-04-26
- 0.0.8 — 2020-04-26
- 0.0.7 — 2020-02-01
- 0.0.6 — 2020-02-01
- 0.0.5 — 2020-02-01
- 0.0.4 — 2020-01-31
- 0.0.3 — 2020-01-31
- 0.0.2 — 2020-01-31
- 0.0.1 — 2020-01-31

## README

# node-sigar

[![GitHub stars](https://img.shields.io/github/stars/codejamninja/node-sigar.svg?style=social&label=Stars)](https://github.com/codejamninja/node-sigar)

> node bindings to sigar

Please ★ this repo if you found it useful ★ ★ ★

## Features

- supports linux
- supports osx
- supports windows

## Installation

```sh
npm install --save node-sigar
```

## Dependencies

- [NodeJS](https://nodejs.org)

## Usage

[Contribute](https://github.com/codejamninja/node-sigar/blob/master/CONTRIBUTING.md) usage docs

## Support

Submit an [issue](https://github.com/codejamninja/node-sigar/issues/new)

## Screenshots

[Contribute](https://github.com/codejamninja/node-sigar/blob/master/CONTRIBUTING.md) a screenshot

## Contributing

Review the [guidelines for contributing](https://github.com/codejamninja/node-sigar/blob/master/CONTRIBUTING.md)

## License

[MIT License](https://github.com/codejamninja/node-sigar/blob/master/LICENSE)

[Jam Risser](https://codejam.ninja) © 2020

## Changelog

Review the [changelog](https://github.com/codejamninja/node-sigar/blob/master/CHANGELOG.md)

## Credits

- [Jam Risser](https://codejam.ninja) - Author

## Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

[Add some fuel](https://liberapay.com/codejamninja/donate) if you'd like to keep me going!

[![Liberapay receiving](https://img.shields.io/liberapay/receives/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)

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