password-checker-pro
v1.0.0
Published
A profesional password strength checker and geenrator for Node.js
Maintainers
Readme
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 📦
npm install password-checker-pro