Bundled version of ZXCVBN-TS for usage in web browsers.
This repository has been archived on 2026-04-12. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • JavaScript 89.5%
  • Shell 10.5%
Find a file
2025-08-28 19:29:07 +02:00
.gitignore Initial commit 2025-08-28 13:15:23 +02:00
build.sh Initial commit 2025-08-28 13:15:23 +02:00
LICENSE.md Initial commit 2025-08-28 13:15:23 +02:00
package-lock.json Initial commit 2025-08-28 13:15:23 +02:00
package.json Initial commit 2025-08-28 13:15:23 +02:00
README.md whoops wrong name :/ 2025-08-28 15:13:15 +02:00
wrapper.js Add async version 2025-08-28 19:29:07 +02:00

ZXCVBN-TS Web Bundle

Web bundle for ZXCVBN-TS, an amelioration of the ZXCVBN algorithm in TypeScript, bundled for browser usage.