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

react-spread-sheet-excel

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spread-sheet-excel - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

build/list/input.d.ts

6

package.json
{
"name": "react-spread-sheet-excel",
"version": "1.0.3",
"version": "1.0.4",
"description": "A quick example of rendering large lists of inputs in table using React JS and Redux",
"keywords": [
"React spreadsheet",
"React Excel"
"React Excel",
"Light weight excel / spreadsheets",
"Spreadsheet supports calculations"
],

@@ -9,0 +11,0 @@ "author": "Sojin antony",

# React-spread-sheet-excel
Render large lists of input boxes in the table using React JS and Redux, Render a table with a large number of rows and columns.
A light weight component to Render large lists of input boxes in the table using React JS and Redux, Render a table with a large number of rows and columns.
* Can render a large number of input boxes in the table
* Customizable header values
* Light Weight
* Calculations Support, value should starts with "="
* Supports calculations in Excel cells (= 2 * A2 + (B2 * C4))
* Customizable header values - (Do not pass numbers in header values, will affect calc)
* Resize columns

@@ -11,8 +14,5 @@ * Can Use as a Spreadsheet or Excel with react

* Export to CSV support
* Calculations Support, value should starts with "="
* Move between cells using tab/shift+tab or arrow Keys keys on the keyboard
* Supports calculations in Excel cells (= 2 * A2 + (B2 * C4))
* Sticky Headers
## Getting Started

@@ -19,0 +19,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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