README
eventbrite-checkins
A small npm module to help run our meetups where we query for a registrants's attendance status
Click here for docs.
Module to return the check-in status of registrants for an Eventbrite event
<script type="module">
import ebCheckinModule from 'https://cdn.skypack.dev/eb-checkin-module';
</script>
A small npm module to help run our meetups where we query for a registrants's attendance status
Click here for docs.