This npm package provides a simple way to check the strength of a password using JavaScript RegEx, categorizing it as Too weak, Weak, Medium, or Strong based on criteria like character diversity and length. It's designed for developers who need to validate password strength in their applications, offering customizable options and TypeScript support.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A simple npm package that checks the password strength of a certain passphrase. A password strength checker based from Javascript RegEx.