nzambello / react-csv-reader

React component that handles csv file input and its parsing
https://nzambello.github.io/react-csv-reader/
MIT License
199 stars 48 forks source link

feat: add strict prop for file type validation #55

Closed nzambello closed 3 years ago

nzambello commented 3 years ago

Fixes #42 . Adds strict mode: throws error on onError if file type is different from accept.