README
react-gameaudio
React component to use in games that want to easily leverage the HTML5 Webaudio API.
Does not require Redux, but is designed to work well with it.
Documentation
TODO.
React component to use in games that want to easily leverage the HTML5 Webaudio API.
<script type="module">
import reactGameaudio from 'https://cdn.skypack.dev/react-gameaudio';
</script>
React component to use in games that want to easily leverage the HTML5 Webaudio API.
Does not require Redux, but is designed to work well with it.
TODO.