Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

sevenshores/zxcvbn-ex

Repository files navigation

zxcvbn elixir

Build Status

A port of the zxcvbn library for Elixir.

Installation

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

def deps do
  [
    {:zxcvbn, "~> 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/zxcvbn.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages