ez-rrule-generator

1.0.8 • Public • Published

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

/ez-rrule-generator/

    Package Sidebar

    Install

    npm i ez-rrule-generator

    Weekly Downloads

    1

    Version

    1.0.8

    License

    GPL-3.0-or-later

    Unpacked Size

    192 kB

    Total Files

    5

    Last publish

    Collaborators

    • master-harvey