zxcvbn
Bindings for the zxcvbn password strength estimation library
Description
This library provides functions to estimate the strength of a password.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 16 Aug 2017
- Authors
- Maintainers
Sources
Dependencies
topkg
build
ppx_deriving
>= "4.0" & < "5.0"
ounit
with-test
ocamlfind
build
ocamlbuild
build
ocaml
>= "4.02.0"
Reverse Dependencies