Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
-
Updated
Oct 25, 2020 - JavaScript
{{ message }}
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Google Sheets Python API
Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet
Google Sheets API (v4) wrapper for Node.js
Google Sheets Python API v4
Our Wedding Website
Gmail Unsubscriber is a Google Apps Script for unsubscribing from unwanted emails newsletters and other bulk emails with one click. It works with Gmail and Google Inbox.
Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals!
Use Google Sheets as your no-setup database
Store HTML form submissions in Google Sheets.
Setup a local development environment for Google Apps Script and build GSuite addons.
Send your stdin to google sheets
An example of using Google Sheets to create a Viber survey chat bot without a backend server
Google Spreadsheets R API (reboot of the googlesheets package)
A Demo application
A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.
A Google Sheets script that will take a sheet in a specific format and return iOS and Android localization files.
Turn Google Spreadsheet to JSON endpoint (for Android and JVM)
Add-on for Google Sheets that allows sheets to be exported as JSON or XML.
Android App which handles the information about temple. People can register and keep a track of all poojas, donations made to the temple.
Use Google Sheets as a Filesystem to get Unlimited Free Cloud Storage
Google Sheets ESI Add-on
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Manage Google Spreadsheets in Pandas DataFrame with Python
Add a description, image, and links to the google-sheets topic page so that developers can more easily learn about it.
To associate your repository with the google-sheets topic, visit your repo's landing page and select "manage topics."
I looks like, at the moment, if I want to write many records at once, I have to either do a series of individual document writes. Or I have to write all the records to a single doc. It would be great to be able to create and write out to many docs simultaneously and atomically.