bponi-password-changer
v1.1.1
Published
User password component package
Readme
🔐 Bponi Password Changer
A Vue 3 reusable password update component designed for rapid integration within the Bponi ecosystem. This package provides a fully styled, validated, and ready-to-use password change form that allows you to drop a secure update flow into any application in seconds.
✨ Features
| Feature | Description |
| :---------------------- | :----------------------------------------------------------------------- |
| 🛡️ Secure Flow | Includes "Current", "New", and "Confirm" password fields out of the box. |
| 👁️ UX Enhanced | Built-in "Show/Hide" password toggle for better user experience. |
| 📊 Strength Meter | Visual indicator for password complexity (Weak/Medium/Strong). |
| ✅ Smart Validation | Auto-checks for matching passwords, empty fields, and minimum length. |
| 🎨 Tailwind Native | Styled purely with TailwindCSS classes for easy theming. |
| ⚡ Vue 3 Ready | Built with Composition API (<script setup>) and fully typed. |
📸 Preview

📦 Installation
1. Install the package
You can install the package via npm, yarn, or pnpm:
npm install bponi-password-changer
# or
yarn add bponi-password-changer
📄 License
Copyright © 2025 Bponi global Ltd.
