Skip to content

Commit 08ce8aa

Browse files
authored
add Vest validation framework
As shown in the vuejs london conference
1 parent a59e0c6 commit 08ce8aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,6 +2585,7 @@ _Handling of user events (scroll, click, key strike, ...)_
25852585
- [vue-input-validator](https://github.com/mediv0/vue-input-validator) - 🛡️ Highly extensible & customizable input validator for Vue 2
25862586
- [@vuito/vue](https://github.com/mathix420/vuito) - Simple, lightweight, isomorphic, and template-based validation library.
25872587
- [vue-tiny-validate](https://github.com/FrontLabsOfficial/vue-tiny-validate) - Tiny (2.5KB minified) Vue Validate Composition.
2588+
- [vest](https://github.com/ealush/vest) - 🦺 Declarative form validation framework inspired by unit testing.
25882589

25892590
#### Resize
25902591

0 commit comments

Comments
 (0)