npm.io
0.0.1 • Published 8 years ago

grille-downloader

Licence
MIT
Version
0.0.1
Deps
2
Size
4 kB
Vulns
1
Weekly
0
Stars
22

grille-downloader

download xlsx from GoogleSpreadSheet

Usage

  var Downloader = require('grille-downloader');
  Downloader.download('[Google Drive FileID]', 'output.xlsx', 'client_secret.json');

Client Secret

  • Create a service account for GoogleDrive inside GoogleCloudConsole
  • You can create/download a client secret json file

Keywords