Handle CSV File Input In React – csv-reader

A React component that handles CSV file input and returns its content as a matrix.

Installation:

# Yarn
$ yarn add react-csv-reader

# NPM
$ npm install react-csv-reader --save

Preview:

Handle CSV File Input In React - csv-reader-min

Download Details:

Author: nzambello

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/nzambello/react-csv-reader

License: MIT

Tags:

Add Comment