google-spreadsheet
There are 393 repositories under google-spreadsheet topic.
dream-num/Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
dwyl/learn-to-send-email-via-google-script-html-no-server
:email: An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for static websites that need to collect data.
socialpoint-labs/sheetfu
Python library to interact with Google Sheets V4 API
kren1/tosheets
Send your stdin to google sheets
tanaikech/taking-advantage-of-google-apps-script
Here, CLI tools, libraries, Add-ons, Reports, Benchmarks and Sample Scripts for taking advantage of Google Apps Script which are publishing in my blog, Gists and GitHub are summarized.
nikaia/translation-sheet
Translating Laravel languages files using a Google Spreadsheet.
contentsync/SketchContentSync
Sync sketch files with google docs.
nhmkdev/cardmaker
An application that generates graphics via data sources.
robin900/gspread-dataframe
Read/write Google spreadsheets using pandas DataFrames
blopa/Resume-Builder
Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.
robin900/gspread-formatting
Complete cell formatting support for Google spreadsheets via gspread package.
tomayac/wikipedia-tools-for-google-spreadsheets
Wikipedia Tools for Google Spreadsheets — Install:
lseffer/stock_screener
Picking stocks through various screening methods. Focus on Northern Europe.
maybelinot/df2gspread
Manage Google Spreadsheets in Pandas DataFrame with Python
cybercase/google-forms-html-exporter
Build a standard HTML <form> using any Google Forms
avrabyt/YouTube-Tutorials
📹 Collection of my Youtube Tutorials over the years! Read, write, and share what you create ✨🎈
idw111/use-google-spreadsheet
react hook for using google spreadsheet as a data table (API endpoint)
blopa/Contract-Builder
Easily build and maintain any kind of contract. Free and Open Source
EmaSuriano/gatsby-starter-event-calendar
A customisable calendar event page built with Gatsby integrated with Google Spreadsheet
efremfilho/GoogleAppsScripts
A repository for my google scripts (GS).
revolunet/spreadsheet-to-json
Convert Google Spreadsheets to JSON using Javascript
abdulisik/Social-Media-Monitor
Automatically monitor and log fan counters from social media(Facebook Pages, Twitter, Instagram, YouTube, Google+, OneSignal, Alexa) using APIs to Google Spreadsheet. Very useful for website admins and social media managers.
renuo/i18n-docs
i18n gem to store and read translations from google docs
tanaikech/DocsServiceApp
This is a Google Apps Script library for supporting Document service, Docs API, Spreadsheet service, Sheets API, Slides service and Slides API. The aim of this library is to compensate the processes that they services cannot achieve.
reactioncommerce/meteor-google-spreadsheets
Google Spreadsheets for Meteor
FGRibreau/google-spreadsheet-cli
📊 CLI for reading and writing data into Google Spreadsheet
FranzDiebold/ng-google-sheets-db-library
Use Google Sheets as your (read-only) backend for your Angular app!
YionoFr/GoogleScriptSQL
How to transform Google Sheet and Google App script into a SQL Database - https://docs.yiono.fr/
tanaikech/RichTextApp
This is a GAS library for copying the rich text with the text styles from Google Document to Google Spreadsheet or from Google Spreadsheet to Google Document using Google Apps Script (GAS). And, also the rich texts in the cells can be converted to HTML format.
ISA-tools/OntoMaton
OntoMaton facilitates ontology search and tagging functionalities within Google Spreadsheets.
caenrigen/LatexKit
LaTeX tables generation from Google Sheets made easy
butlerx/gatsby-source-google-spreadsheets
A source plugin for Gatsby that allows reading data from Google Sheets.
jfaccioli/seo-keyword-clusters
An application using Machine Learning to automatically create clusters of queries from Google Search Console.
magnetikonline/php-google-spreadsheet-api
PHP library for read/write access to Google spreadsheets via the version 3 API.
paulfitz/sheetsite
sync a website or local spreadsheet with a google sheet
tanaikech/HtmlFormApp
This is a Google Apps Script library for parsing the form object from HTML form and appending the submitted values to the Spreadsheet.