1.0.4 • Published 3 years ago

jaga-cal-gen v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago