1.0.4 • Published 12 months ago

jaga-cal-gen v1.0.4

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

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago