HypeLib

Hex version badgeLicense badgecodecov

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

Installation

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

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