The Wayback Machine - https://web.archive.org/web/20220417111659/https://github.com/topics/spreadsheets
Here are
225 public repositories
matching this topic...
Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
Updated
Apr 4, 2022
JavaScript
Python library to interact with Google Sheets V4 API
Updated
Mar 16, 2022
Python
A Python DB-API and SQLAlchemy dialect to Google Spreasheets
Updated
Jun 2, 2021
Python
Updated
Jan 15, 2018
JavaScript
Use JSONPath to selectively extract data from any JSON or GraphQL API directly into Google Sheets.
Updated
Jul 10, 2021
JavaScript
A Google apps scripts ORM to manipulate spreadsheets as database tables.
Updated
Oct 20, 2020
JavaScript
Standalone library for working with spreadsheets in CFML
Updated
Apr 13, 2022
ColdFusion
FPSheet: A Spreadsheet program with Haskell as the scripting language
Updated
Jul 25, 2021
Haskell
Updated
Sep 18, 2020
JavaScript
📦 🔍 👀 A comparison tool to compare JavaScript data grid and spreadsheet libraries
Updated
Mar 30, 2022
TypeScript
Automatic transformation of untidy spreadsheet-like data into tidy form
Django implementation of Handsontable spreadsheets for CRUD actions.
Updated
Mar 14, 2021
Python
UICollectionView 2d-table / grid / spreadsheet layout
Updated
Jul 28, 2015
Objective-C
Finds formula errors in spreadsheets (plugin for Microsoft Excel)
an SMS bot built with Google sheets and Twilio
Updated
Jun 24, 2020
HTML
Automagically turn Excel spreadsheets into Alfred 3 Workflows
Updated
Aug 5, 2019
Python
Updated
Feb 12, 2021
Java
ACT、FFLogsを使い、FF14 零式コンテンツのタイムラインスプレッドシートを作成
Updated
Dec 26, 2020
JavaScript
Library to help use a Google Sheet as a database
Updated
Feb 21, 2021
TypeScript
Detects tabular data (spreadsheets, dsv or json, 20+ different formats) and emits normalized objects.
Updated
Apr 1, 2022
JavaScript
Data Organization in Spreadsheets for Ecologists
Updated
Mar 25, 2022
HTML
Pulling data from Google Sheets with React components
Updated
Feb 22, 2018
JavaScript
discord と連携して ロット管理、スケジュール管理 を自動化した FF14 零式 固定管理用スプレッドシート
Updated
Dec 3, 2020
JavaScript
Quick spreadsheet viewer in vanilla JS
Updated
Oct 29, 2020
JavaScript
Project Organization and Management for Genomics
Updated
Apr 11, 2022
Python
Updated
Sep 17, 2021
HTML
Improve this page
Add a description, image, and links to the
spreadsheets
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
spreadsheets
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We have an auto resize for columns, can we add one for rows?
https://github.com/burnash/gspread/blob/master/gspread/worksheet.py#L1046-L1067
Or make the function usable for both, with a selector for dimension (row/column)?