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

Add file encoding detection #100

Open exaucae opened 2 years ago

exaucae commented 2 years ago

Inspired by this blogpost idea .

The encoding should now be inferred if not specified in the config properties.

Closes #82

Bunlong commented 2 years ago

@exaucae

FYI: I will merge this PR after react-papaparse v4.0 release.

Thanks!

kstrub commented 2 years ago

Any updates on this? We would need this feature for our application. The merge would be highly appreciated! ✌ Cheers

Bunlong commented 2 years ago

@kstrub PR will be merged in next version 4.1.x. Thank you so much!

Bunlong commented 2 years ago

@exaucae Could you please resolve the conflicts?

exaucae commented 2 years ago

Sure, I'll ping you when done, @Bunlong, tonight.

exaucae commented 2 years ago

If you test it and are okay with changes, we can move on, @Bunlong .

antoinerousseau commented 1 year ago

Why is this awesome PR not merged?

Ehsan-Yari commented 1 year ago

any update on this ??

mdidehbanmehr commented 7 months ago

Is this PR expected to be merged?