This commit is contained in:
Özgür Adem IŞIKLI
2025-02-14 19:48:30 +02:00
committed by GitHub

View File

@@ -694,6 +694,8 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [FieldVal](https://github.com/FieldVal/fieldval-js) - multipurpose validation library. Supports both sync and async validation. * [FieldVal](https://github.com/FieldVal/fieldval-js) - multipurpose validation library. Supports both sync and async validation.
* [Funval](https://github.com/neuledge/funval) - Data validation using functions interfaces (support TypeScript). * [Funval](https://github.com/neuledge/funval) - Data validation using functions interfaces (support TypeScript).
* [vest](https://github.com/ealush/vest) - 🦺 Declarative form validation framework inspired by unit testing. * [vest](https://github.com/ealush/vest) - 🦺 Declarative form validation framework inspired by unit testing.
* [robust-validator](https://github.com/axe-api/validator) - Rule-based data validation. Extendable, function-oriented, i18n-supported.
## Keyboard Wrappers ## Keyboard Wrappers