Merge 42fdfd8f24 into 893301876b
This commit is contained in:
commit
8b71ecc98a
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue