Bunlong / react-papaparse

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.
https://react-papaparse.js.org
MIT License
364 stars 61 forks source link

Suppress progress bar state updates if noProgressBar prop is true #89

Closed stefee closed 3 years ago

stefee commented 3 years ago

Closes https://github.com/Bunlong/react-papaparse/issues/88

Bunlong commented 3 years ago

@stefee thank you for your contribution and support. I appreciate it.

stefee commented 3 years ago

No problem! Thanks for the quick review.