ABCDEFGHIJ
1
Created by John DiFini
2
3
4
5
PackageShort DescriptionLong DescriptionJSONPublishedReleasesDownloads in the last weekDownloads in the last monthReference 1Reference 2
6
google-spreadsheetGoogle Spreadsheet Data API -- simple interface to read/write rows/cells, manage sheets
Simple Google Spreadsheet Access (node.js)

A simple Node.js module for reading and manipulating data in Google Spreadsheets.

with or without auth
cell-based API - read, write, bulk-updates
row-based API - read, update, delete
managing worksheets - add, remove, resize, change title
a week ago20216510,370google-spreadsheetNA
7
read-write-google-spreadsheetExpose google-spreadsheet API for usersA simple API for reading and writing Google Spreadsheets in Node.js

7 months ago2134read-write-google-spreadsheetNA
8
google-spreadsheet-to-jsonA simple command-line tool to export Google Spreadsheets to JSON files
Y10 months ago
28100google-spreadsheet-to-jsonNA
9
google-spreadsheet-readerConverts a Google SpreadSheet to a pretty JSON.This works with both server server-side and client-side :)
Y6 months ago3983google-spreadsheet-readerNA
10
stream-google-spreadsheetRead Google spreadsheet rows as a stream of either JSON or Vinyl objects.Ideally I would use google-worksheet-stream but I wasn't able to get it working so I just moved on. I'll revisit that library before adding any more features to this one though, just in case this one can be discarded.Y6 months ago2199stream-google-spreadsheetNA
11
edit-google-spreadsheetA simple API for reading and writing Google Spreadsheets in Node.js
This module aims to be a complete wrapper around the Google Sheets API version 3.0. If anything is missing, create an issue, or even better, a pull request.4 months ago7885502edit-google-spreadsheetNA
12
apostrophe-google-spreadsheetLink your apostrophe project with a spreadsheet in google drive. Sync the data as JSON and store it in its own mongo collection. Takes simple, apostrophe-site configuration in app js. Exposes a command line task and apostrophe UI for initiating a sync.Apostrophe Google Spreadsheet allows you to connect a spreadsheet in Google Drive with your MongoDB, convert/sync the data at your whim and query the collection later on.Ya year ago825apostrophe-google-spreadsheetNA
13
google-spreadsheet-stream-readerThis library is aimed at people who need to work with large (several thousand rows) Google spreadsheets.
To achieve this end, it does three things differently than most comparable libraries:

It uses streams so that at no point must all the spreadsheet rows be loaded into memory.
It lets the consumer of the stream determine just how many rows to return.
It leverages Google's API to allow for querying based on conditions.
Ya year ago3388google-spreadsheet-stream-readerNA
14
google-sheets-jsonGet nicely formatted JSON from Google Sheets with support for multiple worksheets.Get JSON data from public Google Sheets (spreadsheets) and format the data in an easy-to-consume way.Y5 months ago1618google-sheets-jsonNA
15
google-sheets-apiUnofficial Google Sheets node APIAn unofficial client for reading data from Google Sheets, since googleapis does not come with one.2 months ago82374google-sheets-apiNA
16
google-sheets-node-apiPromise (Q) based Google Spreadsheet Data API for Nodejs -- simple interface to read/write rows + cellsSimple promise-based Google Sheets Access from Nodejs

A simple Node.js library to read and manipulate data in Google Spreadsheets.

Works without authentication for read-only sheets or with auth for adding/editing/deleting data. Supports both list-based and cell-based feeds.
4 months ago726108google-sheets-node-apiNA
17
finbox-google-sheetsGoogle Spreadsheet Data API -- simple interface to read/write rows + cellsSimple Google Spreadsheet Access (node.js)

A simple Node.js library to read and manipulate data in Google Spreadsheets.

Works without authentication for read-only sheets or with auth for adding/editing/deleting data. Supports both list-based and cell-based feeds.
a week ago31067finbox-google-sheetsNA
18
google-drive-sheetsGoogle Sheets API -- simple interface to interact with Google SheetsA simple Node.js library to read and manipulate data in Google Spreadsheets.

Works without authentication for read-only sheets or with auth for adding/editing/deleting data. Supports both list-based and cell-based feeds.
6 months ago41551google-drive-sheetsNA