-
Updated
Feb 9, 2021 - Vue
xlsx
Here are 711 public repositories matching this topic...
-
Updated
Feb 23, 2021 - JavaScript
-
Updated
Mar 12, 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
Mar 9, 2021 - JavaScript
-
Updated
Jan 24, 2021 - PHP
-
Updated
Mar 5, 2021 - PHP
-
Updated
Jan 6, 2021 - Go
-
Updated
Feb 25, 2021 - Python
-
Updated
Mar 12, 2021 - C#
-
Updated
Mar 10, 2021 - Shell
-
Updated
Feb 6, 2021 - C
Currently, no models are unit tested (only collection)
-
Updated
Feb 2, 2021 - Ruby
-
Updated
Dec 8, 2020
-
Updated
Feb 23, 2021 - C++
-
Updated
Jan 13, 2021 - C
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Mar 11, 2021 - Python
-
Updated
Mar 8, 2021 - JavaScript
-
Updated
Jan 14, 2021 - C#
CVE-2019-12415
Hi there,
using [dk.ative/docjure "1.12.0"] will bring in CVE-2019-12415, as lein-nvd would indicate.
That is fixed with [org.apache.poi/poi "4.1.1"], but one cannot pull that change without incurring into mjul/docjure#82, so mjul/docjure#81 would be a great start.
cc/ @manuelherzog
Improve this page
Add a description, image, and links to the xlsx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xlsx 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: