1.0.3 • Published 8 months ago
my-input-validator v1.0.3
My Input Validator
my-input-validator is a simple package that provides functions to validate common user inputs such as emails, phone numbers, and passwords.
Features
- Email Validation: Ensures email addresses are valid.
- Phone Number Validation: Verifies phone numbers are in the correct format.
- Password Strength Validation: Checks if passwords meet strength requirements.
Installation
You can install the package using npm:
npm install my-input-validator