0.1.3 • Published 5 years ago

meetup-raffle-widget v0.1.3

Weekly downloads
3
License
MIT
Repository
-
Last release
5 years ago

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