1.0.0 • Published 6 months ago

calendar-with-vanilla-javascript v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Calendar-Generator-

Calendar-Generator-

#PUBLIC INTERFACES: #1: show() makes the calendar to appear. #2: sendData() returns a string of the date selected on the calendar before ok button was clicked. It returns a promise. #The module is imported as a class. To use the calendar, you have to create a calendar object with the constructor: new Calendar(Date, gap)

Date: it is optional. It a date object passed in to initialise the calendar object

gap: it is also optional. It initialises the number of years the calendar would start with.

#email: chukwuelokakingsleychinedu@gmail.com

WhatsApp: +23480 7197 7028# Calendar-Generator-

1.0.0

6 months ago