View Source CozyKV

CI Hex.pm

Validates data containing key-value pairs.

Installation

Add :cozy_kv to the list of dependencies in mix.exs:

def deps do
  [
    {:cozy_kv, <requirement>}
  ]
end

Usage

For more information, see the documentation.

License

Apache License 2.0