1.0.8 • Published 1 year ago

ez-rrule-generator v1.0.8

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year 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

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago