https://github.com/alexadam/meetup-utils
Create ready to print posters and indicators for meetups
https://github.com/alexadam/meetup-utils
indicator meetup meetup-api meetup-utils meetups meetups-organisation meetups-organizer pdf pdf-document pdf-generation pdfjs poster
Last synced: 3 months ago
JSON representation
Create ready to print posters and indicators for meetups
- Host: GitHub
- URL: https://github.com/alexadam/meetup-utils
- Owner: alexadam
- License: mit
- Created: 2018-10-16T09:14:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T06:12:44.000Z (over 3 years ago)
- Last Synced: 2025-10-17T14:26:52.516Z (8 months ago)
- Topics: indicator, meetup, meetup-api, meetup-utils, meetups, meetups-organisation, meetups-organizer, pdf, pdf-document, pdf-generation, pdfjs, poster
- Language: JavaScript
- Homepage: https://alexadam.github.io/demos/meetup-utils/index.html
- Size: 5.09 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meetup-utils
Create ready to print posters and indicators for meetups
# Demo
(has bugs, work in progress)
https://alexadam.github.io/demos/meetup-utils/index.html
---

# Note
There is no relationship between this project and http://www.meetup.com
The "Meetup"(r) trademark and logo are the property of http://www.meetup.com
https://help.meetup.com/hc/en-us/articles/360001655932-Meetup-Trademark-Guidelines
Before using it, make sure the result PDF complies with http://www.meetup.com Trademark Guidelines: https://help.meetup.com/hc/en-us/articles/360001655932-Meetup-Trademark-Guidelines
and Terms of Service: https://help.meetup.com/hc/en-us/articles/360027447252
and Community Guidelines: https://help.meetup.com/hc/en-us/sections/360000683791-Community-Guidelines
# To Do
- better UI on small screens
- center text in PDFs
- add Wi-Fi auth. QR code
- better name cards template (multi-page, custom sizes)
# How to run the example
```
yarn install
yarn dev
```
# Credits
Meetup.com trademark: https://help.meetup.com/hc/en-us/articles/360001655932-Meetup-Trademark-Guidelines
jsPDF, for generating the pdf file: https://github.com/MrRio/jsPDF
canvg, for adding SVG to pdf: https://github.com/canvg/canvg
qrious, for QR codes: https://github.com/neocotic/qrious