From eca3d3794521702f9b35690af58f0fa2c5832055 Mon Sep 17 00:00:00 2001 From: Revolist OU <64810943+revolist@users.noreply.github.com> Date: Wed, 21 Aug 2024 13:40:13 +0100 Subject: [PATCH] Added RevoGrid library to Spreadsheets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding RevoGrid to the Spreadsheet category of the “Awesome JavaScript” list. RevoGrid is designed to address the needs of developers who require a fast, flexible, and feature-rich grid component capable of handling large datasets with ease. I believe RevoGrid would be a great addition to your list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 726e2d71..2d5168d5 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [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. ## Editors