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
363 stars 60 forks source link

fix: meta does not make sense for useCSVReader.tsx #167

Open tanmen opened 3 months ago

tanmen commented 3 months ago

Fixed that meta information is not always given.

128

amoreaulemay commented 1 day ago

Can this be merged?