1.0.4 • Published 2 years ago

jaga-cal-gen v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

React Simple Calendar Component Library

This is a simple react component library that generates a calender based on date supplied in the date prop.

Usage

Install the component library

npm i jaga-cal-gen

You can use it by supplying date prop in dd/mm/yyyy format

import {Calendar} from 'jaga-cal-gen';
...
<Calendar date="31/04/2023"/>
...
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago