1.0.2 • Published 2 years ago
pwd-meter v1.0.2
pwd-meter
Using this package you can check the strength of password in percentage.
Setup:
- install package `npm i pwd-meter'
code:
const strength = require('pwd-meter');
let j = strength("surajjoshisurajsjohi@#$%%"); console.log(j);
npm website link:
1.0.2
2 years ago