HypeLib

Hex version badge License badge codecov

HypeLib is the internal Elixir framework of HypeRate which is used across all Elixir related repositories.

Installation

def deps do
[
{:hype_lib, "~> 2.3.2"}
]
end

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