Package Exports
- hipchatter
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hipchatter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
HipChatter (WIP)
Node.js wrapper for the HipChat API (v2)
See example.js for an example implementation. To run example.js: $ node example.js [your-api-key]
You can read more about the HipChat API v2 at https://www.hipchat.com/docs/apiv2
Note: This is a work-in-progress, and will improve over time.