@elgato-stream-deck/core
Version:
An npm module for interfacing with the Elgato Stream Deck
17 lines (11 loc) • 1.15 kB
Markdown
# @elgato-stream-deck/core

[](https://codecov.io/gh/Julusian/node-elgato-stream-deck)
[](https://npm.im/@elgato-stream-deck/core)
[](https://npm.im/@elgato-stream-deck/core)
[`@elgato-stream-deck/core`](https://github.com/julusian/node-elgato-stream-deck) is a shared library for interfacing
with the various models of the [Elgato Stream Deck](https://www.elgato.com/en/gaming/stream-deck).
You should not be importing this package directly, instead you will want to do so via one of the wrapper libraries to provide the appropriate HID bindings for your target platform:
- [`@elgato-stream-deck/node`](https://npm.im/@elgato-stream-deck/node)
- [`@elgato-stream-deck/webhid`](https://npm.im/@elgato-stream-deck/webhid)
- [`@elgato-stream-deck/tcp`](https://npm.im/@elgato-stream-deck/tcp)