Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

React Library for Crestron CH5

License

NotificationsYou must be signed in to change notification settings

avspltd/react-ch5

Repository files navigation

NPMJavaScript Style Guide

WARNING

This is a pre 1.0.0 release. It is not really feature-complete, just a proof of concept with basic hooks support for CH5.

These hooks allow publish and subscribe of digital/boolean, analog/number and string values.

Install

npm install --save react-ch5

or

yarn add react-ch5

Usage

import*asReactfrom'react'import{useMyHook}from'@avsp/hook'constExample=()=>{constexample=useMyHook()return(<div>{example}</div>)}

License

MIT ©Chris Poole, AVSP Ltd


This hook is created usingcreate-react-hook.

About

React Library for Crestron CH5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp