Compare commits

...

2 Commits

Author SHA1 Message Date
Özgür Adem IŞIKLI
9e20aefdeb Merge 58c22b72b2 into b347d5599c 2025-02-16 15:35:53 +01:00
Özgür Adem IŞIKLI
58c22b72b2 Added robust-validator 2025-01-13 21:50:56 +01:00

View File

@@ -697,6 +697,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.
* [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.
* [robust-validator](https://github.com/axe-api/validator) - Rule-based data validation. Extendable, function-oriented, i18n-supported.
## Keyboard Wrappers