- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: mholt/PapaParse
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
issue:998 Correctly identify the first chunk across pause/resume
#1107 opened Sep 2, 2025 by daniele-pini Loading…
Automatically resize chunks to prevent splitting UTF-8 characters v6-todo This issue should be handled in the v6 release
#1099 opened Jul 9, 2025 by ManBearTM Loading…
Fix improper handling of msg.results in chunk callbacks (#964)
#1076 opened Nov 21, 2024 by jongwoo328 Loading…
Better handling of duplicate headers when parsing chunks
#1017 opened Aug 22, 2023 by stuart-marshall Loading…
Accept any header name (inc. This issue should be handled in the v6 release
__proto__) v6-todo #992 opened Mar 31, 2023 by dubzzz Loading…
Generate headers in
Parser, based upon presence of _fields, without changing _input (fixes issue #985) #989 opened Mar 24, 2023 by landisdesign Loading…
ESM support v6-todo This issue should be handled in the v6 release
#978 opened Mar 1, 2023 by btakita Loading…
prefer to use globalThis & fallback to this v6-todo This issue should be handled in the v6 release
#976 opened Mar 1, 2023 by btakita Loading…
Fix transformHeader can't work with worker (#623) (#761) v6-todo This issue should be handled in the v6 release
#953 opened Sep 5, 2022 by imReker Loading…
Implement https://github.com/mholt/PapaParse/issues/612
#898 opened Nov 3, 2021 by theLAZYmd Loading…
Added option quoteDataWithSpaces (default - true) to unparse config.
#836 opened Oct 8, 2020 by alexander-gush Loading…
Better Chunk loading handling to avoid HTTP 416 (Range Not Satisfiable) Error
#832 opened Sep 18, 2020 by t83714 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.