js13k-online
v0.0.1-rc.18
Published
A simple client SDK for the JS13K Online Challenge Series that abstracts away the WebSocket connection and state management
Maintainers
Readme
JS13K Online Client SDK
The official client SDK for the 2025 JS13K Online Challenge.
Installation
<script type="module">
import Js13kClient from 'https://esm.sh/js13k-online'
</script>License
MIT
