# cec-promise

> Send HDMI CEC commands, and use Promises to receive responses.

Latest version **0.2.0** (published 2017-11-20) · ISC license · 0 weekly downloads

## Install

```sh
npm install cec-promise
pnpm add cec-promise
yarn add cec-promise
bun add cec-promise
```

## 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.2.0 |
| Published | 2017-11-20 |
| First published | 2016-12-09 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Joshua Breeden |
| Maintainers | jbreeden |
| Keywords | hdmi, cec, cec-client, nodejs, node |

## Links

- npm: https://www.npmjs.com/package/cec-promise
- Repository: https://github.com/jbree/cec-promise
- Homepage: https://github.com/jbree/cec-promise#readme
- Issues: https://github.com/jbree/cec-promise/issues
- npm.io page: https://npm.io/package/cec-promise

## Dependencies (2)

- [promise](https://npm.io/package/promise.md) ^7.1.1
- [node-cec](https://npm.io/package/node-cec.md) ^0.1.2

## 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.2.0 (latest) — 2017-11-20
- 0.1.1 — 2017-07-20
- 0.1.0 — 2017-03-24
- 0.0.6 — 2017-01-27
- 0.0.5 — 2016-12-15
- 0.0.4 — 2016-12-11
- 0.0.3 — 2016-12-10
- 0.0.2 — 2016-12-10
- 0.0.1 — 2016-12-09

## README

# cec-promise
Send HDMI CEC commands, and use Promises to receive responses.

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