spreadsheet
Here are 778 public repositories matching this topic...
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Jun 27, 2021 - Vue
-
Updated
Jun 26, 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
Jun 21, 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
Jun 8, 2021 - JavaScript
-
Updated
Jun 28, 2021 - Python
-
Updated
Jun 23, 2021 - PHP
-
Updated
Aug 29, 2020 - C#
-
Updated
Apr 6, 2021 - HTML
-
Updated
Jun 16, 2021 - Go
-
Updated
Jun 23, 2021 - C
-
Updated
Jun 15, 2021 - Python
-
Updated
Jun 25, 2021 - Shell
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Oct 15, 2019 - JavaScript
-
Updated
Jun 15, 2021 - HTML
-
Updated
Oct 2, 2020
-
Updated
May 27, 2021 - Ruby
-
Updated
Jun 27, 2021 - Python
-
Updated
Jun 28, 2021
-
Updated
Jan 27, 2021 - Python
-
Updated
May 21, 2021 - Ruby
-
Updated
May 9, 2021 - JavaScript
-
Updated
Jun 24, 2021 - C++
-
Updated
Mar 17, 2021 - TypeScript
-
Updated
Jun 17, 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: