spreadsheet
Here are 782 public repositories matching this topic...
JavaScript data grid with a spreadsheet look & feel. Works for React, Angular, and Vue. Supported by the Handsontable team
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
Jul 13, 2021 - Vue
A pure PHP library for reading and writing spreadsheet files
-
Updated
Jul 13, 2021 - PHP
Add a terminal UI for Luckysheet, probably using blessed library: https://github.com/chjj/blessed (if your API is in nodeJS; works, but frozen), or https://github.com/jquast/blessed (if your API can be bound to Python; works, and is actively maintained), or use mighty old ncurses (in C; for the bold...). This would of course use the existing Lu
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
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 objects
obtained from only a given namedRange access via an instance of SpreadSheet without having to first get any WorkSheet.
Describe the solution you'd like
Create a new function (likely named `namedRan
Excel-like data grid (table) component for React
-
Updated
Jul 11, 2021 - JavaScript
A terminal spreadsheet multitool for discovering and arranging data
-
Updated
Jul 9, 2021 - Python
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
-
Updated
Jun 23, 2021 - PHP
Create advanced Excel spreadsheets using .NET
-
Updated
Aug 29, 2020 - C#
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
-
Updated
Apr 6, 2021 - HTML
Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
-
Updated
Jun 16, 2021 - Go
sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
-
Updated
Jul 12, 2021 - C
A Python module for creating Excel XLSX files.
-
Updated
Jul 11, 2021 - Python
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
-
Updated
Jul 13, 2021 - Shell
-
Updated
Jul 1, 2021 - TypeScript
Import JSON into Google Sheets, this library adds various ImportJSON functions to your spreadsheet
-
Updated
Jun 15, 2021 - HTML
Visualise data and edit JavaScript code using a spreadsheet interface.
-
Updated
Oct 15, 2019 - JavaScript
A curated list of grid(table) libraries and resources that developers may find useful.
-
Updated
Oct 2, 2020
Google Sheets Python API v4
-
Updated
Jun 27, 2021 - Python
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
-
Updated
May 27, 2021 - Ruby
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
-
Updated
Jun 28, 2021
-
Updated
Jan 27, 2021 - Python
The Ruby Spreadsheet by ywesee GmbH
-
Updated
May 21, 2021 - Ruby
An Excel-like grid component for React with custom cell editors, performant scroll & resizable columns
-
Updated
May 9, 2021 - JavaScript
-
Updated
Jun 24, 2021 - C++
-
Updated
Mar 17, 2021 - TypeScript
The fastest open-source data table for web.
-
Updated
Jul 1, 2021 - JavaScript
Improve this page
Add a description, image, and links to the spreadsheet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spreadsheet topic, visit your repo's landing page and select "manage topics."



I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: