Skip to content
/ calex Public

An Elixir library for encoding and decoding the iCalendar (iCal) data format.

License

Notifications You must be signed in to change notification settings

svycal/calex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calex Hex Docs

An Elixir library for encoding and decoding the iCalendar (iCal) data format.

Implementation based on the Calibex library.

Installation

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

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

About

An Elixir library for encoding and decoding the iCalendar (iCal) data format.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages