meetup-raffle-widget
v0.1.3
Published
Widget for embedding in a web page results of raffles for Meetups using https://meetup-raffles.now.sh
Downloads
7
Readme
MeetupRaffleWidget
Widget for embedding in a web page results of raffles for Meetups using https://meetup-raffles.now.sh
Usage
Add the corresponding snippet to your HTML:
<div data-meetup-group-url-name="YourMeetupGroupURLName"></div>
<script defer src="https://unpkg.com/meetup-raffle-widget"></script>
Take care to replace YourMeetupGroupURLName with the actual URL name for your meetup group.
Customizing the widget
Comming soon