1.0.8 • Published 2 years ago

ez-rrule-generator v1.0.8

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Ez RRule Generator

An alternative RRule Generator made using React, Tailwind, and daisyUI. Simply supply a callback function to the component's onChange attribute to handle the created date repetition rule. Optionally supply a start date object using the component's startDate attribute, today's date is used by default.

Ex: <EzRRule onChange={(c) => console.log(c)} startDate={new Date()} />

Make sure to follow all installation instructions for Tailwind and DaisyUI.

Try it out

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

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