Realistic password strength estimation written in typescript Zxcvbn automatically detects and supports commonjs (node, browserify) and amd (requirejs) In addition to strength estimation, zxcvbn includes minimal, targeted verbal feedback that can help guide users towards less guessable passwords.
WHITEHORSE 2024 — Nude & Rude Revue
Start using @types/zxcvbn in your project by running `npm i @types/zxcvbn`
There are 32 other projects in the npm registry using @types/zxcvbn.
Zxcvbn, named after a crappy password, is a javascript password strength estimation library Use it to implement a custom strength bar on a signup form near you! This algorithm is packaged in a javascript library called zxcvbn In addition, the package contains a dictionary of commonly used english words, names and passwords.