issues
search
adaltas
/
node-csv-stringify
CSV stringifier implementing the Node.js `stream.Transform` API
https://csv.js.org/stringify/
186
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SECURITY: CSV formular Injection
#126
ghost
closed
3 years ago
3
Missing typescript definitions for lib/browser
#125
tifosiblack
opened
3 years ago
1
is it possible to not cast string of array to array
#124
raghu64
closed
3 years ago
7
Error happened when using csv-stringify/lib/es5
#123
alixiashu
opened
3 years ago
3
Webpack 5 support
#122
kelly-tock
closed
3 years ago
3
Memory leak fix and freeing memory after stringify (sync) function call #120
#121
drdmitry
closed
3 years ago
4
Memory leak and locked memory when using stringify
#120
drdmitry
closed
3 years ago
1
Error ERR_STREAM_WRITE_AFTER_END on second run
#119
gitowiec
closed
4 years ago
1
Text in UR-8 format does not open correctly in excel
#118
laysearaujo
closed
4 years ago
1
Object JSON is incorrect
#117
random42
closed
4 years ago
5
Date conversion stopped working in version 5.5.1
#116
Marigold
closed
4 years ago
2
fix(bom): BOM should be included when requested in sync
#115
tomyam1
closed
4 years ago
1
BOM not included in output in sync mode
#114
tomyam1
closed
4 years ago
0
specify different EOL character
#113
aksharj
closed
4 years ago
1
csv-stringify complex json array
#112
iuabhmalat
opened
4 years ago
0
Stringify with the Same Rules as JSON.stringify
#111
kcwitt
closed
4 years ago
7
Support for Node 10.4+ BigInt
#110
colinfindlay-nz
closed
4 years ago
3
stringify es5/sync does not work with objects
#109
thmszheng
closed
4 years ago
1
Update index.d.ts
#108
derekaug
closed
4 years ago
2
"Invalid regular expression" when quote character is a backslash
#107
jobe451
closed
4 years ago
2
How can provide cast options when using the steaming API?
#106
evantahler
closed
4 years ago
2
context.header set while outputting data row
#105
jacobq
closed
4 years ago
1
Options for `stream.Transform` is not transferred from `Stringifier`
#104
redexp
closed
4 years ago
1
Fields starting with equals (`=`) do not open correctly in Excel
#103
kiprobinson
opened
5 years ago
7
Records missing
#102
henron1
closed
5 years ago
1
stringify: throw Error('Invalid column definition: property "key" is required');
#101
rubyzhao
closed
5 years ago
1
quoted_match types string | RegExp
#100
read-only-man
closed
5 years ago
2
Fix command to generate in README.md
#99
autopp
closed
5 years ago
1
Since the update to 5.3.2, columns with periods don't work
#98
gcampax
closed
5 years ago
1
Fix get on undefined objects - Breaking change in 5.3.1
#97
Brunomachadob
closed
5 years ago
2
Use lodash instead of deprecated lodash.get
#96
tusbar
closed
5 years ago
1
adds a lot of unnecessary quotes in the csv file
#95
MounikaKommineni
closed
5 years ago
3
Writing a UTF BOM string throws error
#94
dgollub
closed
5 years ago
4
Deprecated lodash.get dependency
#93
skeggse
closed
5 years ago
3
recordDelimiter should be documented instead of record_delimiter
#92
Congelli501
closed
5 years ago
1
quoted_match not working with cast number
#91
n-peugnet
closed
4 years ago
1
[ help request ] Is it possible to quote values based on their column name ?
#90
smonff
closed
5 years ago
2
Issue88
#89
ozomer
closed
5 years ago
1
Avoid escaping when using specific casting
#88
ozomer
closed
5 years ago
5
2 replaces 'true' when quoted_string is true
#87
jwerre
closed
5 years ago
1
Null vs Empty string values
#86
slacroix
closed
5 years ago
2
Fix names of camelCase options
#85
yonilerner
closed
5 years ago
2
.d.ts property doesn't match js - rowDelimiter should be recordDelimiter
#84
Osipion
closed
5 years ago
2
how can I skip an index?
#83
JohnAllen
closed
5 years ago
8
Stream example only works with Node 10+
#82
BenBrostoff
closed
5 years ago
1
Modifies original array
#81
Captainlonate
closed
5 years ago
2
Casting ISO string into timestamp
#80
metalwarrior665
closed
5 years ago
2
Fix casting context missing type
#79
behroozk
closed
5 years ago
2
cast / transformer unclarity
#78
Shadowlauch
closed
5 years ago
4
version 5.0.0 breaks bundle-collapser
#77
cvlmtg
closed
6 years ago
4
Next