meetup_event_checkins

0.0.3 • Public • Published

meetup_event_checkins

===========

A small nodejs npm module that returns the attendees that have checked in by the event manager for a Meetup.com event.

Installation

npm install meetup_event_checkins

Usage

var meetupAPI = require('meetup_event_checkins');

Output will be an array of attendees[Meetup API] object

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    2

Package Sidebar

Install

npm i meetup_event_checkins

Weekly Downloads

2

Version

0.0.3

License

ISC

Last publish

Collaborators

  • indcoder