easy-streamdeck-sdk

2.0.1 • Public • Published

easy-streamdeck

An abstraction layer for Elgato's Stream Deck plugin SDK

Help

Have questions? ask on Stream Deck's Community Ran Discord

Usage

Install

to come

Build

npm install -g browserify
browserify index.js > easy-streamdeck.js

Include

After building, include the easy-streamdeck.js file as the first resource to be loaded by your plugin

<script src="./path/to/easy-streamdeck.js"></script>
<!-- other scripts that depend on it -->

API

Documentation for the api can be found in API.md

Package Sidebar

Install

npm i easy-streamdeck-sdk

Weekly Downloads

1

Version

2.0.1

License

ISC

Unpacked Size

82 kB

Total Files

19

Last publish

Collaborators

  • sreject