Password Checker Pro 🔐



A professional, lightweight password strength checker and generator for Node.js applications. Perfect for authentication systems, registration forms, and security audits.
Features ✨
-
🔍 Strength Analysis: Score passwords from 0-100 with detailed feedback
-
🎲 Password Generation: Create secure random passwords with customizable rules
-
✅ Rule Validation: Validate against custom requirements (length, character types, etc.)
-
📊 Common Password Detection: Check against a list of 25+ common weak passwords
-
🛡️ Security Focused: Built with security best practices in mind
-
📝 Detailed Feedback: Get actionable suggestions to improve passwords
-
⚡ Zero Dependencies: Lightweight and fast
Installation 📦
```bash
npm install password-checker-pro