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

quickfix: allow setting complete and step callbacks on config object #65

Closed MaxAst closed 3 years ago

MaxAst commented 3 years ago

fixes #59

kurroo10 commented 3 years ago

@Bunlong please approve this, we need this one

Bunlong commented 3 years ago

@MaxAst @bobbyrinaldy I have to test it carefully first and I will merge it for next version v3.10.0 with many features in next week maybe. I will let you know when done. Thanks!