8000
Skip to content

writetome51/calendar-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calendar-helpers

Modules essential for creating a calendar app.
They are the following:

DaysOfMonth

DaysOfMonthData

MonthDisplayService

MonthNamesData

SelectedData

TodayData


Installation

npm i @writetome51/calendar-helpers

Loading

import { DaysOfMonth, DaysOfMonthData, MonthDisplayService, 
    MonthNamesData, SelectedData, TodayData } 
    from '@writetome51/calendar-helpers';

About

Javascript modules essential for creating a calendar app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0