Skip to content

Commit 42fdfd8

Browse files
authored
Update README.md
1 parent 46c67cb commit 42fdfd8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
2020
* [Data Visualization](#data-visualization)
2121
* [Timeline](#timeline)
2222
* [Spreadsheet](#spreadsheet)
23+
* [Mindmap](#mindmap)
2324
* [Editors](#editors)
2425
* [Documentation](#documentation)
2526
* Utilities
@@ -358,7 +359,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
358359
* [cola.js](https://ialab.it.monash.edu/webcola/) - library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques
359360
* [jointjs](https://github.com/clientIO/joint) - Diagramming library to create static diagrams or fully interactive diagramming tools.
360361
* [vizzu](https://github.com/vizzuhq/vizzu-lib) - Library for animated data visualizations and data stories.
361-
* [Mind Elixir](https://github.com/SSShooter/mind-elixir-core) - A framework-agnostic mind map core.
362362

363363
There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](https://www.anychart.com/), [plotly](https://plotly.com/), and [lightning chart](https://www.arction.com/lightningchart-js/).
364364

@@ -375,6 +375,10 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
375375
* [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.
376376
* [RevoGrid](https://github.com/revolist/revogrid) - RevoGrid is a fast, responsive excel like data grid library for modern web applications.
377377

378+
## Mindmap
379+
380+
* [Mind Elixir](https://github.com/SSShooter/mind-elixir-core) - A framework-agnostic mind map core.
381+
378382
## Editors
379383

380384
* [ace](https://github.com/ajaxorg/ace) - Ace (Ajax.org Cloud9 Editor).

0 commit comments

Comments
 (0)