Xst Google Calendar Events

A react Component, which fetch Calendar entries from Google Calender and output them to your Webpage. It's based on Javascript (react) and create an sortable Event-List Table. No need for PHP or Database-Connection.
Alternatives To Xst Google Calendar Events
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Tablesaw5,5209577 months ago54March 19, 2019mitJavaScript
A group of plugins for responsive tables.
Sortabletableview1,024
2 years ago46apache-2.0Java
An Android library containing a simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs.
Datagrid97323172 months ago76August 04, 20214mitRuby
Gem to create tables grids with sortable columns and filters
Csvtotable870
32 years ago11July 20, 201713mitPython
Simple command-line utility to convert CSV files to searchable and sortable HTML table.
Table Dragger6832233 years ago7August 17, 201921JavaScript
Turn your old table to drag-and-drop table with columns and rows sorting like magic!
Bootstrap Sortable500
143 years ago15February 20, 201612mitJavaScript
adding sorting ability to bootstrap table
Elm Sortable Table280
205 years ago2November 14, 201618otherElm
Sortable tables for whatever data you want to display
Sortable247
a month ago4February 08, 2023unlicenseJavaScript
Vanilla JavaScript table sort
Jquery Tablesort244
166 years ago6October 01, 201611otherHTML
A tiny & dead-simple jQuery plugin for sortable tables.
Sortable Table196
25a year agoFebruary 04, 201525mitJavaScript
Polymer Web Component that generates a sortable <table> from inlined or AJAX JSON, JSON5, and arrays.
Alternatives To Xst Google Calendar Events
Select To Compare


Alternative Project Comparisons
Readme

xst-google-calendar-events

license

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.

Table of content

Demo

alt xst_GoogleCalendar

Live-Demo on a Website

Browser Support

Fully compatiple to following Browsers

  • IE >= 10 1
  • firefox
  • Chrome
  • Chrome for Android
  • UC Browser for Android
  • Samsung Internet
  • IOS - Safari

1 To support IE lower then IEedege, add https://cdn.polyfill.io/v2/polyfill.min.js into your HTML-Sourcecode.

Requirements

Installation

  • Download the sources to your PC
  • Rename or copy /sources/config.EXAMPLE.js to sources/config.js and edit for your needs
  • Run yarn install on the root-path of the xst_googleEvents Directory
  • Change API_KEY and CAL_ID (Calender-ID) in /source/app.js to your personal credentials, you've got from your Google-Calendar
  • Run webpack -p. This will create the file xst_googlecalendar.js_
  • Copy the file xst_googlecalendar.xst to your Server and include it into your Webpage-Source-Code

License

  • React, React-Dom, React-Table, Superagent = MIT

ToDo

  • Optimize index.html to show a nicer preview of functionality
  • implement kind of auto- detector/loader to load polyfill.io for IE 10 & 11
  • use Language-Files for Labels (Table, Buttons etc.)

Links

Live-Demo on a Website

Popular Table Projects
Popular Sortable Projects
Popular User Interface Components Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Reactjs
Google
Table
Calendar
Fetch
Webpage
Sortable
Google Api
Google Calendar