react-hooks
react-hooks copied to clipboard
Enhance hooks related to NodeCG messages
There is useListenFor
hook but it's really a basic hook that only registers a callback to nodecg.listenFor
.
It would be nice to receive feedback and use cases so it can be more useful.