A | B | C | D | E | F | G | H | I | J | |
---|---|---|---|---|---|---|---|---|---|---|
1 | Created by John DiFini | |||||||||
2 | ||||||||||
3 | ||||||||||
4 | ||||||||||
5 | Package | Short Description | Long Description | JSON | Published | Releases | Downloads in the last week | Downloads in the last month | Reference 1 | Reference 2 |
6 | google-spreadsheet | Google 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 ago | 20 | 2165 | 10,370 | google-spreadsheet | NA | |
7 | read-write-google-spreadsheet | Expose google-spreadsheet API for users | A simple API for reading and writing Google Spreadsheets in Node.js | 7 months ago | 21 | 34 | read-write-google-spreadsheet | NA | ||
8 | google-spreadsheet-to-json | A simple command-line tool to export Google Spreadsheets to JSON files | Y | 10 months ago | 28 | 100 | google-spreadsheet-to-json | NA | ||
9 | google-spreadsheet-reader | Converts a Google SpreadSheet to a pretty JSON. | This works with both server server-side and client-side :) | Y | 6 months ago | 39 | 83 | google-spreadsheet-reader | NA | |
10 | stream-google-spreadsheet | Read 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. | Y | 6 months ago | 21 | 99 | stream-google-spreadsheet | NA | |
11 | edit-google-spreadsheet | A 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 ago | 788 | 5502 | edit-google-spreadsheet | NA | ||
12 | apostrophe-google-spreadsheet | Link 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. | Y | a year ago | 8 | 25 | apostrophe-google-spreadsheet | NA | |
13 | google-spreadsheet-stream-reader | This 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. | Y | a year ago | 33 | 88 | google-spreadsheet-stream-reader | NA | |
14 | google-sheets-json | Get 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. | Y | 5 months ago | 1 | 6 | 18 | google-sheets-json | NA |
15 | google-sheets-api | Unofficial Google Sheets node API | An unofficial client for reading data from Google Sheets, since googleapis does not come with one. | 2 months ago | 8 | 23 | 74 | google-sheets-api | NA | |
16 | google-sheets-node-api | Promise (Q) based Google Spreadsheet Data API for Nodejs -- simple interface to read/write rows + cells | Simple 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 ago | 7 | 26 | 108 | google-sheets-node-api | NA | |
17 | finbox-google-sheets | Google Spreadsheet Data API -- simple interface to read/write rows + cells | Simple 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 ago | 3 | 10 | 67 | finbox-google-sheets | NA | |
18 | google-drive-sheets | Google Sheets API -- simple interface to interact with Google Sheets | 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. | 6 months ago | 4 | 15 | 51 | google-drive-sheets | NA |