Modules essential for creating a calendar app.
They are the following:
npm i @writetome51/calendar-helpersimport { DaysOfMonth, DaysOfMonthData, MonthDisplayService,
MonthNamesData, SelectedData, TodayData }
from '@writetome51/calendar-helpers';