kknopper / ubersicht-calendar

Simple calendar highlighting the current day of the month

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Übersicht calendar widget using ES6 syntax and css grid.

Settings

  • Set the day of the week to start your Calendar by setting the calendarStartDay variable. 0 for Sunday, 1 for Monday etc. (line 6).
  • Update widget screen position by adjusting the className css properties (line 15).

Screenshot


Example!

About

Simple calendar highlighting the current day of the month


Languages

Language:JavaScript 100.0%