adobe / helix-google-support

The Helix Google Support library contains helpers to easily authenticate and interact with google drive in the helix ecosystem.
Apache License 2.0
1 stars 4 forks source link
google-apis helix library

Helix Google Support

The Helix Google Support library contains helpers to easily authenticate and interact with google drive in the helix ecosystem.

Status

codecov CircleCI GitHub license GitHub issues LGTM Code Quality Grade: JavaScript semantic-release

Installation

$ npm install @adobe/helix-google-support

Development

Build

$ npm install

Test

$ npm test

Lint

$ npm run lint