Skip to content

simonbethke/jscal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSCal

Javascript Calendar This is a project of mine, developing a universal calendar component. This is not meant to be or get production ready any time soon (or ever). This is rather meant to be a starting point for own implementation by extending classes.

What this is not

This is no ready to use component. It is not stable and it is not finished. At this time, this is only a foundation of what can become a real calendar when implementing it on top of this.

Features

  • Multiple Calendars working as one
  • Shared Event Pool
  • Shared Event Layers
  • One or Two direction event flow
  • Support for Timezones and Daylight-Saving-Time
  • Very flexible but also complex to implement

Dependecies

As I didn't want to reinvent the wheel, this project obviously depends on a collection of other projects:

About

Javascript Calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages