{"id":15637198,"url":"https://github.com/jkutianski/meetup-api","last_synced_at":"2025-04-09T18:16:42.890Z","repository":{"id":5034066,"uuid":"6193182","full_name":"jkutianski/meetup-api","owner":"jkutianski","description":"meetup-api is an Meetup.com API library written in JavaScript for Node.js V8 and Node.js ChakraCore","archived":false,"fork":false,"pushed_at":"2023-12-19T18:12:29.000Z","size":389,"stargazers_count":106,"open_issues_count":5,"forks_count":27,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T18:16:38.025Z","etag":null,"topics":["api","chakracore","javascript","meetup","meetup-api","node","node-module","nodejs","nodejs-modules","runkit"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ijoshsmith/CustomCellDemo","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkutianski.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-10-12T16:41:14.000Z","updated_at":"2024-08-12T19:21:33.000Z","dependencies_parsed_at":"2024-06-18T18:39:42.708Z","dependency_job_id":null,"html_url":"https://github.com/jkutianski/meetup-api","commit_stats":{"total_commits":353,"total_committers":12,"mean_commits":"29.416666666666668","dds":0.04815864022662886,"last_synced_commit":"2e612b4f8503537557646995e9fb7aea3b410c80"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkutianski%2Fmeetup-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkutianski%2Fmeetup-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkutianski%2Fmeetup-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkutianski%2Fmeetup-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkutianski","download_url":"https://codeload.github.com/jkutianski/meetup-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085323,"owners_count":21045139,"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":["api","chakracore","javascript","meetup","meetup-api","node","node-module","nodejs","nodejs-modules","runkit"],"created_at":"2024-10-03T11:10:43.418Z","updated_at":"2025-04-09T18:16:42.868Z","avatar_url":"https://github.com/jkutianski.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Meetup API library for Node.js\n==============================\n\nFor Node.js \u003c v4.0.0, please use [this branch][v0.1.x]\n\n[![NPM](https://nodei.co/npm/meetup-api.png)](https://nodei.co/npm/meetup-api)\n\n[![License][license-image]][license-url]\n[![Codeship Status][codeship-image]][codeship-url]\n[![Codacy][codacy-image]][codacy-url]\n[![Runkit][runkit-image]][runkit-url]\n[![Snyk][snyk-image]][snyk-url]\n\n[![Stackoverflow Thread][stackoverflow-image]][stackoverflow-url]\n[![Gitter chat][gitter-image]][gitter-url]\n\n[![Dependency Status][depstat-image]][depstat-url]\n[![devDependency Status][devdepstat-imag]][devdepstat-url]\n[![optionalDependency Status][optdepstat-imag]][optdepstat-url]\n\nmeetup-api is an [Meetup.com][meetup-url] API library written in [JavaScript][javascrip-wikipedia] for [Node.js V8][nodejs-url] and [Node.js ChakraCore][nodechakra-url]\n\nYou can access more detailed documentation about the API at [Meetup API Docs site][meetup-api-docs-url] and [meetup-api Wiki pages][wiki-url]\n\n[Todo list][todo-list]\n\n[Applications using this library][apps-usingthis]\n\n[![Package Quality][packagequality-img]][packagequality-url]\n\n[v0.1.x]: https://github.com/jkutianski/meetup-api/tree/0.1.X\n[license-image]: https://img.shields.io/github/license/jkutianski/meetup-api.svg?style=flat\n[license-url]: https://github.com/jkutianski/meetup-api/blob/master/LICENSE\n[depstat-url]: https://david-dm.org/jkutianski/meetup-api\n[depstat-image]: https://david-dm.org/jkutianski/meetup-api.svg\n[devdepstat-url]: https://david-dm.org/jkutianski/meetup-api#info=devDependencies\n[devdepstat-imag]: https://david-dm.org/jkutianski/meetup-api/dev-status.svg\n[optdepstat-url]: https://david-dm.org/jkutianski/meetup-api#info=optionalDependencies\n[optdepstat-imag]: https://david-dm.org/jkutianski/meetup-api/optional-status.svg?style=flat\n[codeship-image]: https://app.codeship.com/projects/c9589b70-044a-0134-8288-66ea79cc2349/status?branch=master\n[codeship-url]: https://codeship.com/projects/154113\n[gitter-image]: https://img.shields.io/badge/gitter-join%20chat-yellowgreen.svg\n[gitter-url]: https://gitter.im/jkutianski/meetup-api\n[stackoverflow-image]: https://img.shields.io/badge/stackoverflow-meetup--api-yellowgreen.svg\n[stackoverflow-url]: http://stackoverflow.com/search?q=nodejs-meetup-api\n[codacy-image]: https://api.codacy.com/project/badge/Grade/cbe5350e1cc64a35ac73495272dd148e\n[codacy-url]: https://www.codacy.com/app/jkutianski/meetup-api\n[packagequality-img]: http://npm.packagequality.com/badge/meetup-api.png\n[packagequality-url]: http://packagequality.com/#?package=meetup-api\n[todo-list]: https://github.com/jkutianski/meetup-api/wiki/Todo\n[wiki-url]: https://github.com/jkutianski/meetup-api/wiki\n[meetup-url]: http://www.meetup.com/\n[meetup-api-docs-url]: http://www.meetup.com/meetup_api/docs/\n[javascrip-wikipedia]: http://en.wikipedia.org/wiki/JavaScript\n[nodejs-url]: http://nodejs.org/\n[nodechakra-url]: https://github.com/nodejs/node-chakracore\n[apps-usingthis]: https://github.com/jkutianski/meetup-api/network/dependents\n[runkit-url]: https://npm.runkit.com/meetup-api\n[runkit-image]: https://badge.runkitcdn.com/meetup-api.svg\n[snyk-url]: https://snyk.io/test/github/jkutianski/meetup-api\n[snyk-image]: https://snyk.io/test/github/jkutianski/meetup-api/badge.svg\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkutianski%2Fmeetup-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkutianski%2Fmeetup-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkutianski%2Fmeetup-api/lists"}