denvaar / base64

Exploring base64 encoding/decoding :rainbow:
0 stars 6 forks source link

Base64

TODO: Add description

Installation

If available in Hex, the package can be installed by adding base64 to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/base64.