@writetome51/calendar-helpers
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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';

Readme

Keywords

Package Sidebar

Install

npm i @writetome51/calendar-helpers

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

15.1 kB

Total Files

27

Last publish

Collaborators

  • writetome51