Here are
192 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
Jun 21, 2021
JavaScript
Python library to interact with Google Sheets V4 API
Updated
Feb 13, 2021
Python
Updated
Jan 15, 2018
JavaScript
A Python DB-API and SQLAlchemy dialect to Google Spreasheets
Updated
Jun 2, 2021
Python
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 creating and working with spreadsheets in Lucee (and Adobe ColdFusion)
Updated
Jul 29, 2021
ColdFusion
Updated
Sep 18, 2020
JavaScript
FPSheet: A Spreadsheet program with Haskell as the scripting language
Updated
Jul 25, 2021
Haskell
Automatic transformation of untidy spreadsheet-like data into tidy form
UICollectionView 2d-table / grid / spreadsheet layout
Updated
Jul 28, 2015
Objective-C
📦 🔍 👀 A comparison tool to compare JavaScript data grid and spreadsheet libraries
Updated
Jun 21, 2021
TypeScript
Finds formula errors in spreadsheets (plugin for Microsoft Excel)
Django implementation of Handsontable spreadsheets for CRUD actions.
Updated
Mar 14, 2021
Python
Automagically turn Excel spreadsheets into Alfred 3 Workflows
Updated
Aug 5, 2019
Python
an SMS bot built with Google sheets and Twilio
Updated
Jun 24, 2020
HTML
Updated
Feb 12, 2021
Java
ACT、FFLogsを使い、FF14 零式コンテンツのタイムラインスプレッドシートを作成
Updated
Dec 26, 2020
JavaScript
Detects tabular data (spreadsheets, dsv or json, 20+ different formats) and emits normalized objects.
Updated
May 25, 2020
JavaScript
Library to help use a Google Sheet as a database
Updated
Feb 21, 2021
TypeScript
a totally free web tool for generating board games from spreadsheets
Updated
May 19, 2021
JavaScript
Pulling data from Google Sheets with React components
Updated
Feb 22, 2018
JavaScript
Data Organization in Spreadsheets for Ecologists
Updated
May 20, 2021
HTML
discord と連携して ロット管理、スケジュール管理 を自動化した FF14 零式 固定管理用スプレッドシート
Updated
Dec 3, 2020
JavaScript
Paint Pictures in Spreadsheets
Updated
Jun 10, 2020
Python
Updated
Jun 16, 2021
HTML
This is the repository for the Sheets Market Data Refresh Tool.
Updated
Jun 25, 2019
HTML
📊 Feature-rich WordPress plugin integrating Google Spreadsheets, Google Query Language, Google Charts API, and jQuery DataTables using a shortcode.
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.
Is your feature request related to a problem? Please describe.
NamedRanges are not tight to a particular sheet object, one could create a function that returns a list of
Cell
objectsobtained from only a given namedRange access via an instance of
SpreadSheet
without having to first get anyWorkSheet
.Describe the solution you'd like
Create a new function (likely named `namedRan