From ff7d0c4713750cc068648118dd65fb6aabf41d82 Mon Sep 17 00:00:00 2001 From: wit_qq Date: Wed, 4 Mar 2026 01:28:45 +0300 Subject: [PATCH] Add @witqq/spreadsheet to Spreadsheet section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de954fea..acc02e34 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,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. + * [@witqq/spreadsheet](https://github.com/witqq/spreadsheet) - A canvas-based spreadsheet engine with zero dependencies, rendering 100K+ rows at 60fps with editing, formulas, sorting, filtering, and collaboration. Wrappers for React, Vue, and Angular. ## Editors