-
As the title says, when I use transformHeader, I get the column name, but not the index.
-
Hi,
is it possible to keep camel case naming convention (or any naming convention) during the parsing operation? My starting headers name are
```
username;email;firstName;lastName;enabled
```
but…
-
when I do node listing-6.6.js the output file ./output/surveys-but-only-Australia-using-data-forge.csv is in dos format. Even though I converted ./data/surveys.csv via dos2unix. Didn't know if Data-…
-
A user should be able to export to analyse themselves, or if they are quitting.
-
The JAMStack (https://jamstack.org/) aims at using already available tools (like Github pages and git) to provide a fully secure and readily available *static* website. The website is static as there …
-
If you are experiencing performance problems or out of memory errors with Angular CLI version 9, please let us known on this issue.
-
## CVE-2020-11022 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.7.2.min.js, jquery-1.9.0.min.js, jquery-1.10.1.min.js, jquery-1.11.3.js, jquery-2.1.0.min.js, jquery-3.1.1.js, jquery…
-
## CVE-2020-11023 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.7.2.min.js, jquery-1.9.0.min.js, jquery-1.10.1.min.js, jquery-1.11.3.js, jquery-2.1.0.min.js, jquery-3.1.1.js, jquery…
-
### What OS?
- Web-Version
- Windows 10 / VS-Code:
> Version: 1.51 .1 (user setup)
> Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f
> Date: 2020-11-10T23:34:32.027Z
> Electron: 9.3.3
> Chrome…
-
I'm currently using Papa.parse 5.2.0 (within a react/redux project) and though I AM able to set `delimiter: '%'` and have it work correctly to parse a file, I had been hoping to instead leave `delimte…