React Papaparse Versions Save

react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.

v4.4.0

7 months ago

Features

  • Handle parsing utf-8 bom encoded files
  • Rename duplicate headers
  • Improve iso-date regex

Credits

v4.3.0

8 months ago

Features

  • Enable async callback function for CSVDownloader

Credits

v4.2.2

8 months ago

Bugs

  • Fix type

Credits

v4.2.1

8 months ago

Features

  • Upgrade dependencies

Credits

v4.1.0

1 year ago

Features

  • Import readString, readRemoteFile and jsonToCSV as pure function

Credits

v4.0.4

1 year ago

Bugs

  • Add optional required prop for input file

Credits

v4.0.2

2 years ago

Bugs

  • Fix onUploadAccepted signature when a preview is set in CSVReader

Credits

v4.0.1

2 years ago

Bugs

  • Fix config props does not work in CSVReader

Credits

v4.0.0

2 years ago

Features

  • Improve code performance
  • Rewrite any existing based components to hooks

Credits

v3.18.2

2 years ago

Bugs

  • Fix breaking change with webpack 5

Credits