0.0.2 • Published 7 years ago

google-spreadsheet-manager v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Google group manager

Wrapper for the Google spreadsheet API v4

Installation

npm install google-spreadsheet-manager

Usage

spreadsheetManager = spreadsheetManager({
    auth: auth
});

Tests

none yet

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.