All Projects → walkframe → react-gridsheet

walkframe / react-gridsheet

Licence: Apache-2.0 license
React component like SpreadSheet

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-gridsheet

easy-excel
🚀 快速读写Excel文件,简单高效
Stars: ✭ 118 (-2.48%)
Mutual labels:  excel, spreadsheet
Dexiom.EPPlusExporter
A very simple, yet incredibly powerfull library to generate Excel documents out of objects, arrays, lists, collections, etc.
Stars: ✭ 19 (-84.3%)
Mutual labels:  excel, spreadsheet
xltpl
A python module to generate xls/x files from a xls/x template.
Stars: ✭ 46 (-61.98%)
Mutual labels:  excel, spreadsheet
spreadcheetah
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
Stars: ✭ 107 (-11.57%)
Mutual labels:  excel, spreadsheet
sheet2dict
Simple XLSX and CSV to dictionary converter
Stars: ✭ 206 (+70.25%)
Mutual labels:  excel, spreadsheet
spreadsheet
TypeScript/javascript spreadsheet parser, with formulas.
Stars: ✭ 40 (-66.94%)
Mutual labels:  excel, spreadsheet
fxl
fxl is a Clojure spreadsheet library
Stars: ✭ 117 (-3.31%)
Mutual labels:  excel, spreadsheet
Seatable
SeaTable: easy like a spreadsheet, powerful like a database
Stars: ✭ 231 (+90.91%)
Mutual labels:  excel, spreadsheet
spreadsheet
Yii2 extension for export to Excel
Stars: ✭ 79 (-34.71%)
Mutual labels:  excel, spreadsheet
xlsx reader
A production-ready XLSX file reader for Elixir.
Stars: ✭ 46 (-61.98%)
Mutual labels:  excel, spreadsheet
react-datasheet-grid
An Airtable-like / Excel-like component to create beautiful spreadsheets.
Stars: ✭ 227 (+87.6%)
Mutual labels:  excel, spreadsheet
BulkPDF
BulkPDF is a free and easy to use open source software, which allows to automatically fill an existing PDF form with differen values. Only a spreadsheet (Microsoft Excel 2007/2010/2013, LibreOffice or OpenOffice Calc) with the desired values is required.
Stars: ✭ 94 (-22.31%)
Mutual labels:  excel, spreadsheet
Handsontable
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
Stars: ✭ 16,059 (+13171.9%)
Mutual labels:  excel, spreadsheet
xlsx-reader
xlsx-reader is a PHP library for fast and efficient reading of XLSX spreadsheet files. Its focus is on reading the data contained within XLSX files, disregarding all document styling beyond that which is strictly necessary for data type recognition. It is built to be usable for very big XLSX files in the magnitude of multiple GBs.
Stars: ✭ 40 (-66.94%)
Mutual labels:  excel, spreadsheet
Psexcel
A simple Excel PowerShell module
Stars: ✭ 234 (+93.39%)
Mutual labels:  excel, spreadsheet
BakingSheet
Easy datasheet management for C# and Unity. Supports Excel, Google Sheet, JSON and CSV format.
Stars: ✭ 144 (+19.01%)
Mutual labels:  excel, spreadsheet
Calx.js
jQuery Calx - a jQuery plugin for creating formula-based calculation form
Stars: ✭ 190 (+57.02%)
Mutual labels:  excel, spreadsheet
Excel to code
Roughly translate some Excel spreadsheets to Ruby or C.
Stars: ✭ 214 (+76.86%)
Mutual labels:  excel, spreadsheet
financial-forecast
Personal Financial Forecasting Model
Stars: ✭ 24 (-80.17%)
Mutual labels:  excel, spreadsheet
umya-spreadsheet
A pure rust library for reading and writing spreadsheet files
Stars: ✭ 79 (-34.71%)
Mutual labels:  excel, spreadsheet

Installation

FOSSA Status NPM

$ npm install react-gridsheet --save
$ yarn add react-gridsheet

Docs

History

  • 0.3.x

    • BREAKING CHANGE: renderers and parsers in options got to receive theirs instances.
      • See examples for details.
  • 0.4.x:

    • BREAKING CHANGE: dropped stickyHeaders option.
  • 0.5.x:

    • Quit using redux.
  • 0.6.x:

    • Change data structure.

      • data prop was dropped.
  • 0.7.x

Image

gridsheet image

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].