Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-excel

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-excel

Demo: https://9899ojyx5o.codesandbox.io/

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-54.55%
Maintainers
1
Weekly downloads
 
Created
Source

In-Browser Editable Excel Table (React.js)

Demo: https://9899ojyx5o.codesandbox.io/

demo1

demo2

Features

  • Upload Excel/CSV file (nothing is actually being uploaded; the file is processed by your browser).
  • Add/edit/delete rows.
  • Add/edit/delete column.
  • Edit headers.
  • Write custom validate functions to validate the content of each cell in a given column.
  • Mobile number validation function included. All cells in column Mobile are validated using libphonenumber-js.
  • Set headers as read-only, ie. preventing a column to be deleted.
  • Add new row on Tab when cursor is located in last cell

Stack

  • xlsx
  • libphonenumber-js
  • redux + redux-thunk

Keywords

FAQs

Package last updated on 19 Dec 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc