Skip to content

master-harvey/ez-rrule-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()} />

Try it out

About

React RRule-Generator Component (Repetition Rules for calendars)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published