gsuite-report-manager
v0.0.2
Published
A wrapper for the G suite report SDK
Downloads
1
Readme
G suite report manager
A wrapper for the G Suite report SDK
Installation
npm install gsuite-report-manager
Usage
var reportManager = gsuiteReportManager({
auth: auth
});
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.