This commit is contained in:
DJJo 2026-01-08 22:07:38 +00:00 committed by GitHub
commit 8b71ecc98a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Data Visualization](#data-visualization)
* [Timeline](#timeline)
* [Spreadsheet](#spreadsheet)
* [Mindmap](#mindmap)
* [Editors](#editors)
* [Documentation](#documentation)
* Utilities
@ -381,6 +382,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [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.
## Mindmap
* [Mind Elixir](https://github.com/SSShooter/mind-elixir-core) - A framework-agnostic mind map core.
## Editors
* [ace](https://github.com/ajaxorg/ace) - Ace (Ajax.org Cloud9 Editor).