cursor-party

uses firebase realtime db (or generic backend) to render user-controlled objects on screen

Usage no npm install needed!

<script type="module">
  import cursorParty from 'https://cdn.skypack.dev/cursor-party';
</script>

README

cursorparty

set of react hooks for real-time coordinate based page data sharing that integrates with firebase

most usable for cursor parties

can use a generic realtime backend (firebase is just the only impl'd one right now)

see example for more

tech used in https://punks.house/

run example: sh example/run.sh

example preview: example.png