excel4node icon indicating copy to clipboard operation
excel4node copied to clipboard

Node module to allow for easy Excel file creation

Results 101 excel4node issues
Sort by recently updated
recently updated
newest added

This is to address a DOS Vulnerability that is introduced by jszip < 3.7.0. See details here: https://app.snyk.io/vuln/SNYK-JS-JSZIP-1251497. It's a very simple dependency update in `package.json`. I ran the tests...

https://github.com/natergj/excel4node/issues/348 Prototype Pollution - https://github.com/advisories/GHSA-jg8v-48h5-wgxg

fixes (https://github.com/natergj/excel4node/issues/302)

In getExcelTS, two days are added to the submitted date, for two separate reasons: 1. To get the excel serial date, the 'epoch' is subtracted from our date. When using...

Hi, I have found that XLSX file generated by your library is opened with following warning in `openpyxl`: ``` .local/lib/python3.8/site-packages/openpyxl/styles/stylesheet.py:226: UserWarning: Workbook contains no default style, apply openpyxl's default warn("Workbook...

在微信小程序中 npm安装运行时出现bug, 改了worksheep为addworksheep后没问题了 提示wb.worksheep is not a function,不知道github里是否有同样的问题

Although this seems like a dead project by now, I have to use it a current project, and it requires `[email protected]`, which has a security vulnerability documented at CWE-1321 with...

Hello there is a way to Repeat specific rows or columns on every printed page ? here two links how to do it in excel or openoffice. but i don't...

enhancement