Jwsonic / norms

A collection of utilities for working with Norm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Norms

A collection of helpers and common specs for working with Norm.

Installation

Not current published as hex package. Think alpha status. The package can be installed by adding the following to your mix.exs:

def deps do
  [
    {:norms, git: "https://github.com/Jwsonic/norms"}
  ]
end

About

A collection of utilities for working with Norm

License:MIT License


Languages

Language:Elixir 100.0%