From 757069508056b3ad115eca309a16eda07a0e902d Mon Sep 17 00:00:00 2001 From: Chris Bannon Date: Mon, 12 Jan 2026 13:11:30 -0500 Subject: [PATCH 1/2] Update README.md Added SpreadJS under spreadsheets. Also fixed some minor formatting issues on a few other spreadsheet rows. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index de954fea..ec384804 100644 --- a/README.md +++ b/README.md @@ -375,11 +375,12 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Spreadsheet -* [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers +* [SpreadJS](https://developer.mescius.com/spreadjs) - SpreadJS is a JavaScript spreadsheet product that brings the full Excel-like experience to web applications, including Import/Export, Ribbon, Formulas, PivotTables and much more. +* [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers. * [Frappe Datatable](https://github.com/frappe/datatable) - Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data. * [Luckysheet](https://github.com/mengshukeji/Luckysheet) - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. - * [Jspreadsheet CE](https://github.com/jspreadsheet/ce) - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software. - * [RevoGrid](https://github.com/revolist/revogrid) - RevoGrid is a fast, responsive excel like data grid library for modern web applications. +* [Jspreadsheet CE](https://github.com/jspreadsheet/ce) - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software. +* [RevoGrid](https://github.com/revolist/revogrid) - RevoGrid is a fast, responsive excel like data grid library for modern web applications. ## Editors From ff4d1682d74a91049a2e2c8f56a0fd6a2678a0ea Mon Sep 17 00:00:00 2001 From: Chris Bannon Date: Mon, 12 Jan 2026 13:16:45 -0500 Subject: [PATCH 2/2] Update README.md Added SpreadJS at end of Spreadsheets section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec384804..476c24c7 100644 --- a/README.md +++ b/README.md @@ -375,12 +375,12 @@ There're also some great commercial libraries, like [amchart](https://www.amchar ## Spreadsheet -* [SpreadJS](https://developer.mescius.com/spreadjs) - SpreadJS is a JavaScript spreadsheet product that brings the full Excel-like experience to web applications, including Import/Export, Ribbon, Formulas, PivotTables and much more. * [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers. * [Frappe Datatable](https://github.com/frappe/datatable) - Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data. * [Luckysheet](https://github.com/mengshukeji/Luckysheet) - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. * [Jspreadsheet CE](https://github.com/jspreadsheet/ce) - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software. * [RevoGrid](https://github.com/revolist/revogrid) - RevoGrid is a fast, responsive excel like data grid library for modern web applications. +* [SpreadJS](https://developer.mescius.com/spreadjs) - SpreadJS is a JavaScript spreadsheet product that brings the full Excel-like experience to web applications, including Import/Export, Ribbon, Formulas, PivotTables and much more. ## Editors