react-streamdeck
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

react-streamdeck

React component wrappers for Streamdeck plugin UI

NPM JavaScript Style Guide

Install

npm install --save react-streamdeck

Usage

import * as React from 'react'

import MyComponent from 'react-streamdeck'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © cmgriffing

Readme

Keywords

none

Package Sidebar

Install

npm i react-streamdeck

Weekly Downloads

13

Version

1.4.0

License

MIT

Unpacked Size

280 kB

Total Files

34

Last publish

Collaborators

  • cmgriffing