Vanilla JS Password Strength Checker for Better Form Security
Add a responsive password strength bar and rule checker to your forms with this vanilla JavaScript library.
Add a responsive password strength bar and rule checker to your forms with this vanilla JavaScript library.
A Vanilla JavaScript solution to show an SVG based password visibility toggle button when you’re typing something in a Bootstrap password field.
Generate strong passwords in JavaScript with sspg.js. Customize character sets and use cryptographically secure randomness with a concise API.
Improve your site’s password fields. Implement easy-to-use components for rule checking and visibility toggling.
The Password Strength Tester JavaScript library analyzes passwords to determine their relative strength. Works both for browser and Node.js.
A lightweight JavaScript library that makes it easy to create one-time password (OTP) input fields for forms and login flows.
The PWStrength checks your password strength and provides a visual feedback indicating whether the password meets the minimal requirement.
A simple JavaScript plugin that converts a group of input fields into a one-time password or PIN code input.
YouShallPass is a small JavaScript library which automatically masks your password strings after a certain delay as you seen on the iPhone.