{"id":20334912,"url":"https://github.com/mdb/x-next-meetup","last_synced_at":"2026-06-04T02:31:18.133Z","repository":{"id":16528837,"uuid":"19282072","full_name":"mdb/x-next-meetup","owner":"mdb","description":"A Polymer custom element for displaying a Meetup's next event.","archived":false,"fork":false,"pushed_at":"2014-05-05T13:19:03.000Z","size":128,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T16:36:15.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-29T15:46:43.000Z","updated_at":"2014-05-05T13:21:19.000Z","dependencies_parsed_at":"2022-09-24T07:21:38.189Z","dependency_job_id":null,"html_url":"https://github.com/mdb/x-next-meetup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Fx-next-meetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Fx-next-meetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Fx-next-meetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Fx-next-meetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdb","download_url":"https://codeload.github.com/mdb/x-next-meetup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241854611,"owners_count":20031467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T20:38:34.914Z","updated_at":"2026-06-04T02:31:18.098Z","avatar_url":"https://github.com/mdb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u0026lt;x-next-meetup\u0026gt;\n\nA [Polymer](http://polymer-project.org) element for displaying a Meetup's next event.\n\n## Usage\n\n1) Import Web Components' polyfill:\n\n```html\n\u003cscript src=\"//cdnjs.cloudflare.com/ajax/libs/polymer/0.1.4/platform.js\"\u003e\u003c/script\u003e\n```\n\n2) Import custom element:\n\n```html\n\u003clink rel=\"import\" href=\"src/x-next-meetup.html\"\u003e\n```\n\n3) Using it:\n\n```html\n\u003cx-next-meetup groupName=\"YOUR_MEETUP_GROUP\" sigId=\"USER_ID_WHOSE_FEED_YOU_WANT\" sig=\"YOUR_INSTAGRAM_API_ACCESS_TOKEN\"\u003e\u003c/x-next-meetup\u003e\n```\n\nThis results in unstyled markup:\n\n```html\n\u003ch2\u003e\u003ca href=\"http://www.meetup.com/your-group/events/next-event-id/\"\u003eNext Event Titlte\u003c/a\u003e\u003c/h2\u003e\n\u003ctime\u003eTuesday, May 13, 2014, 6:00 pm\u003c/time\u003e\n\u003ch3\u003e\u003ca href=\"https://www.google.com/maps/place/url+to+event+location+map\"\u003eLocation\u003c/a\u003e\u003c/h3\u003e\n\u003cp\u003e555 Street Name, Philadelphia, Pennsylvania\u003c/p\u003e\n\u003cdiv class=\"x-next-meetup-description\"\u003e\n  \u003cp\u003eYour event description.\u003c/p\u003e\n\u003c/div\u003e\n\u003ca class=\"x-next-meetup-rsvp\" href=\"http://www.meetup.com/your-group/events/event-id/\"\u003eRSVP for Next Event Title\u003c/a\u003e\n```\n\nWhat's the `groupName`? The name of your Meetup, as it appears in your group's Meetup URL.\n\nWhat's a `sigId`? What's a `sig`? Meetup's [API Key signatures](http://www.meetup.com/meetup_api/auth/#keysign) documentation provides a simple overview of how to retrieve these values for use in JavaScript applications.\n\n## Demo\n\nInstall dependencies:\n\nInstall [Node.js](http://nodejs.org/download/)\n\nInstall [Grunt](http://gruntjs.com/):\n\n```sh\n$ npm install -g grunt-cli\n```\n\nInstall Node dependencies:\n\n```sh\n$ npm install\n```\n\nInstall bower dependencies:\n\n```sh\n$ bower install\n```\n\nRun a local server:\n\n```sh\n$ grunt connect\n```\n\nEdit the `\u003cx-next-meetup\u003e` element in `index.html`; provide real `sigId`, `sig`, and `groupName` attribute\nvalues. See [Meetup API documentation](http://www.meetup.com/meetup_api/) for more info.\n\nVisit `http://localhost:8000` in your web browser.\n\n## License\n\n[MIT License](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Fx-next-meetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdb%2Fx-next-meetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Fx-next-meetup/lists"}