Skip to content

autodidaddict/openlocationcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Location Code

Build Status License: MIT

Elixir implementation of Open Location Code ("plus codes")

Installation

This package can be installed by adding openlocationcode to your list of dependencies in mix.exs:

def deps do
  [
    {:openlocationcode, "~> 0.1.0"}
  ]
end

Documentation for this library can be found at https://hexdocs.pm/openlocationcode.

About

Elixir implementation of Open Location Code encoding and decoding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages