An open API service indexing awesome lists of open source software.

https://github.com/frogo/spreadsheet-extension

Some extensions of the spreadsheet, import, export, data binding, and extension (row and column) freeze panes
https://github.com/frogo/spreadsheet-extension

excel node react spreadsheet xlsx

Last synced: about 1 month ago
JSON representation

Some extensions of the spreadsheet, import, export, data binding, and extension (row and column) freeze panes

Awesome Lists containing this project

README

          

# spreadsheet-extension
This app is based on socialcalc, with additional extensions:
1. Import and export XLSX
2. Cell data binding, cell data binding line extension, column extension
3. Freeze pane
4. Cell drop-down
...

## demo
Demo

## test
* npm install
* npm run start