Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 222 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 222 Bytes

what is react-multy-csv-viewer??

React component to visualize csv files

installation

npm i react-multy-csv-viewer

Usage

import { MultipleCsvViewer } from "react-multy-csv-viewer";

<MultipleCsvViewer />