DEV Community

Discussion on: Dead simple React validations with Vest

Collapse
 
roblevintennis profile image
Rob Levin

Yeah, I had a chance to play with it over the weekend and hooked it up to my agnostic-svelte package and it worked great! I didn't use the classNames stuff and the validation only kicks in on touched but it's working quite nicely: See the demo.

It will definitely also work very nicely in React, Vue 3, and that's good news for AgnosticUI. Great stuff Evyatar — thanks for building this!