Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Tablesaw | 5,520 | 95 | 7 | 7 months ago | 54 | March 19, 2019 | mit | JavaScript | ||
A group of plugins for responsive tables. | ||||||||||
Sortabletableview | 1,024 | 2 years ago | 46 | apache-2.0 | Java | |||||
An Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs. | ||||||||||
Datagrid | 973 | 231 | 7 | 2 months ago | 76 | August 04, 2021 | 4 | mit | Ruby | |
Gem to create tables grids with sortable columns and filters | ||||||||||
Csvtotable | 870 | 3 | 2 years ago | 11 | July 20, 2017 | 13 | mit | Python | ||
Simple command-line utility to convert CSV files to searchable and sortable HTML table. | ||||||||||
Table Dragger | 683 | 22 | 3 | 3 years ago | 7 | August 17, 2019 | 21 | JavaScript | ||
Turn your old table to drag-and-drop table with columns and rows sorting like magic! | ||||||||||
Bootstrap Sortable | 500 | 14 | 3 years ago | 15 | February 20, 2016 | 12 | mit | JavaScript | ||
adding sorting ability to bootstrap table | ||||||||||
Elm Sortable Table | 280 | 20 | 5 years ago | 2 | November 14, 2016 | 18 | other | Elm | ||
Sortable tables for whatever data you want to display | ||||||||||
Sortable | 247 | a month ago | 4 | February 08, 2023 | unlicense | JavaScript | ||||
Vanilla JavaScript table sort | ||||||||||
Jquery Tablesort | 244 | 16 | 6 years ago | 6 | October 01, 2016 | 11 | other | HTML | ||
A tiny & dead-simple jQuery plugin for sortable tables. | ||||||||||
Sortable Table | 196 | 25 | a year ago | February 04, 2015 | 25 | mit | JavaScript | |||
Polymer Web Component that generates a sortable <table> from inlined or AJAX JSON, JSON5, and arrays. |
fetch Google Calendar Entries via API into an sortable Event-List-Table at your Website
It's based on React, fetch the Data via AJAX and output an sortable Event-List Table. No Webserver with PHP or Database needed, because it's plain HTML, JS and CSS.
Fully compatiple to following Browsers
1 To support IE lower then IEedege, add https://cdn.polyfill.io/v2/polyfill.min.js into your HTML-Sourcecode.
/sources/config.EXAMPLE.js
to sources/config.js
and edit for your needsyarn install
on the root-path of the xst_googleEvents Directorywebpack -p
. This will create the file xst_googlecalendar.js_