spreadsheet
Here are 761 public repositories matching this topic...
-
Updated
May 14, 2021 - JavaScript
-
Updated
May 17, 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
-
Updated
May 12, 2021 - JavaScript
current behavior
When creating a spreadsheet, Google API does not block when an other Spreadsheet exists with the same name. It will create a second one with the same name.
Possible improvement
Add an option on method create that will first check if a spreadsheet with the name exists before creating a new one.
This could prevent creating a spreadsheet with a name, loosing i
-
Updated
May 12, 2021 - JavaScript
-
Updated
May 16, 2021 - Python
-
Updated
May 16, 2021 - PHP
-
Updated
Aug 29, 2020 - C#
-
Updated
Apr 6, 2021 - HTML
-
Updated
Apr 24, 2021 - Go
-
Updated
May 14, 2021 - C
-
Updated
May 12, 2021 - Python
-
Updated
May 14, 2021 - Shell
-
Updated
May 13, 2021 - TypeScript
-
Updated
Oct 15, 2019 - JavaScript
-
Updated
Apr 17, 2021 - HTML
-
Updated
May 3, 2021 - Ruby
-
Updated
Oct 2, 2020
-
Updated
May 15, 2021 - Python
-
Updated
Apr 21, 2021
-
Updated
Jan 27, 2021 - Python
-
Updated
Feb 27, 2021 - Ruby
-
Updated
May 9, 2021 - JavaScript
-
Updated
Apr 16, 2021 - C++
-
Updated
Mar 17, 2021 - TypeScript
-
Updated
May 13, 2021 - JavaScript
-
Updated
May 13, 2021 - C
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: