1.0.0 • Published 9 months ago

matcha-validator v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

MatchaValidator

MatchaValidator is a modern, lightweight, and accessible form validation library with async support. Inspired by the smooth and energizing qualities of matcha tea, it makes form validation easy and refreshing!

Features

  • 🔗 Async Validation: Support for asynchronous rules, perfect for checking usernames or emails against a server.
  • 🎯 Built-in ARIA Accessibility: Automatically adds ARIA attributes to make your forms more accessible.
  • Lightweight: Import only what you need, keeping your bundle small.
  • 💡 Customizable: Easily define custom validation rules and error messages.

Installation

npm install matcha-validator