Skip to content

Commit 086af6d

Browse files
authored
add x-spreadsheets to table section
1 parent 36ab451 commit 086af6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A continuously expanded list of frameworks, libraries and tools I used/want to u
99
- [Allrounder](#allrounder-jquery-like) (jQuery like)
1010
- [Charts](#charts)
1111
- [Maps](#maps)
12-
- [Tables](#tables)
12+
- [Tables & Spreadsheets](#tables--spreadsheets)
1313
- [Selects](#selects)
1414
- [Loaders](#loaders)
1515
- [UI Elements](#ui-elements)
@@ -158,13 +158,14 @@ A continuously expanded list of frameworks, libraries and tools I used/want to u
158158

159159
**[ back to top](#table-of-contents)**
160160

161-
### Tables
161+
### Tables & Spreadsheets
162162
- [Clusterize.js](https://github.com/NeXTs/Clusterize.js) - Vanilla plugin to display large data sets
163163
- [DataTables](http://www.datatables.net/) - jQuery plugin which adds sorting, paging and filtering abilities to plain HTML tables with minimal effort
164164
- [dynatables](http://www.dynatable.com/) - Semantic and interactive table plugin using jQuery, HTML5, and JSON
165165
- [handson table](http://handsontable.com/) - Minimalist Excel-like data grid editor
166166
- [ListJS](http://www.listjs.com/) - Adds search, sort, filters and flexibility to plain HTML lists, tables, or anything
167167
- [sortable](http://github.hubspot.com/sortable/docs/welcome/) - Makes tables sortable
168+
- [x-spreadsheet](https://github.com/myliang/x-spreadsheet) - A web-based spreadsheet
168169

169170
**[ back to top](#table-of-contents)**
170171

0 commit comments

Comments
 (0)