From 7a7c4d35a7aa959dc4984858083c741d9b9d6c14 Mon Sep 17 00:00:00 2001 From: ximing Date: Wed, 19 Aug 2026 11:00:46 +0800 Subject: [PATCH] Add xexcel to Spreadsheet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41d0f2c8..8ffff071 100644 --- a/README.md +++ b/README.md @@ -382,6 +382,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [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. +* [xexcel](https://github.com/ximing/xexcel) - Embeddable Excel-style spreadsheet with a State/Transaction/Plugin kernel, formula engine, and xlsx/CSV I/O. ## Editors