🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

react-csv-viewer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
r

react-csv-viewer

React component for uploading and viewing your csv file

1.0.4
latest
69

Supply Chain Security

100

Vulnerability

88

Quality

76

Maintenance

100

License

Version published
Weekly downloads
245
-1.61%
Maintainers
1
Weekly downloads
 
Created
Issues
4

react-csv-viewer

Open Source Love

NPM version npm download last commit Repo size Github Top Language

Super easy csv uploader and viewer component for ReactJS

Alt Text

Install

Note: Make sure that you have installed the correct version of react(>= v16.8.0) and react-dom(>= v16.8.0).

npm

npm install --save react-csv-viewer

yarn

yarn add react-csv-viewer

Demo

Example    Live Demo

Usage

import Csv Viewer

import CsvViewer from "react-csv-viewer";
<CsvViewer />

Contribution

Make a PR

PRs Welcome

Development

Node >= v8 LTS

  • Clone the project to local disk
  • npm install
  • npm start

License

MIT Licence

FAQs

Package last updated on 06 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts