Skip to content

Elixir library for dealing with recurring events

License

Notifications You must be signed in to change notification settings

Teamweek/recurring_events

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status Coverage Status

RecurringEvents

RecurringEvents is an Elixir library providing recurring events support (duh!).

Documentation

API documentation is available at https://hexdocs.pm/recurring_events

Installation

The package can be installed as:

Add recurring_events to your list of dependencies in mix.exs:

def deps do
  [{:recurring_events, "~> 0.3.0"}]
end

About

Elixir library for dealing with recurring events

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%