csv-viewer-react

1.0.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    2
  • 1.0.0
    1
  • 1.0.5
    2

Package Sidebar

Install

npm i csv-viewer-react

Weekly Downloads

5

Version

1.0.1

License

MIT

Unpacked Size

494 kB

Total Files

6

Last publish

Collaborators

  • frozenmafia