issues
search
mrodrig
/
json-2-csv
Convert JSON to CSV *or* CSV to JSON!
https://mrodrig.github.io/json-2-csv
MIT License
421
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix comment typo in json2csv.ts
#267
erikjuhani
closed
1 month ago
2
Sept24 audit fix
#266
mrodrig
closed
1 month ago
0
CSV to JSON is incorrectly tranformed if there is a field that starts with a break line.
#265
AndrzejKmicic
opened
1 month ago
0
Fix empty array literals being added when an empty array is provided and keys option is provided
#264
Altioc
closed
1 month ago
1
[Feature] Streaming chunk option for large files
#263
WillDelish
opened
2 months ago
0
csv2json --select "path.to.object" to export only object
#261
porg
opened
2 months ago
2
Fix double wrapping of header containing newlines
#260
bdudabeecoded
closed
3 months ago
2
CLI Updates
#259
mrodrig
closed
4 months ago
1
chore: change deprecated string method
#258
diegoreis42
closed
4 months ago
4
June 2024 - npm audit fix for braces
#257
mrodrig
closed
4 months ago
2
why json to csv adds `\` before `.` in headers
#256
moHaHa
closed
5 months ago
0
Resolve #254 by updating doc-path to patched version
#255
mrodrig
closed
7 months ago
1
Field in CSV it turned into an object unexpectedly.
#254
hydrohiester
closed
7 months ago
2
RegExp support for excludeKeys
#253
mrodrig
closed
8 months ago
1
Add support for RegExps in excludeKeys
#252
mrodrig
closed
8 months ago
0
Providing option.keys[] field with RegExp throws kp.slice() is not a function
#251
dwarthen-tnn
closed
1 month ago
2
Add arrayIndexesAsKeys option for #207
#250
mrodrig
closed
8 months ago
1
Add key expansion capability
#249
mrodrig
closed
8 months ago
1
Add escapeHeaderNestedDots option
#248
mrodrig
closed
8 months ago
1
Feature Request: expandNestedObjects functionality with keys
#247
tatethurston
closed
8 months ago
10
Feat/improved exclude keys matching
#246
mrodrig
closed
8 months ago
1
No possibility to use unescaped dots in headers
#245
Travellerme
closed
8 months ago
11
Ignoring an entire array with `excludeKeys` and `expandArrayObjects`
#244
bmish
closed
8 months ago
2
Fix 240
#243
mrodrig
closed
1 year ago
1
V5 documentation prep
#242
mrodrig
closed
1 year ago
1
Oct23 npm audit fix
#241
mrodrig
closed
1 year ago
1
Incorrect parsing of wrapped values when the new line is right after the starting quote
#240
symbianm
closed
1 year ago
1
feat!: Remove async/await and make conversions sync
#239
Nokel81
closed
1 year ago
3
sync version
#238
Nokel81
closed
1 year ago
2
Add expandNestedObjects option - fixes #235
#237
mrodrig
closed
1 year ago
1
chore(deps): npm audit fix
#236
mrodrig
closed
1 year ago
1
"expandArrayObjects" option not behaving as expected
#235
himan085
closed
1 year ago
3
Paginated conversion ?
#234
salimdriai
opened
1 year ago
1
Migrate to TypeScript
#233
mrodrig
closed
1 year ago
1
prependHeader: false, is not working
#232
subinpaulneo
closed
1 year ago
2
Fixes #230
#231
mrodrig
closed
1 year ago
2
NestedDotKeys with false and 0 are returned as undefined
#230
rupal-bq
closed
1 year ago
4
Headerless CSV support
#229
mrodrig
closed
1 year ago
0
3.18.1
#228
mrodrig
closed
1 year ago
0
csv2json Allow CSV Files Without Headers
#227
mgrist
closed
1 year ago
3
chore(deps): bump json5 from 2.2.1 to 2.2.3
#226
dependabot[bot]
closed
1 year ago
4
Fix #222
#225
mrodrig
closed
1 year ago
1
Private Vulnerability Disclosure
#224
scovetta
closed
2 years ago
1
NPM Audit Fix - Oct 22
#223
mrodrig
closed
2 years ago
1
TypeError: Cannot convert undefined or null to object
#222
gdonoso94
closed
1 year ago
1
chore(deps): npm audit fix, v3.17.1
#221
mrodrig
closed
2 years ago
3
chore(deps): bump minimist from 1.2.5 to 1.2.6
#220
dependabot[bot]
closed
2 years ago
4
How to properly change mongoDB timestamp to proper date?
#219
smammadov1994
closed
2 years ago
1
Pass default parser to custom parse value function
#218
Chris-James
closed
2 years ago
2
feat(json2csv): use sort function for `sortHeader` option
#217
mebibou
closed
2 years ago
4
Next