-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
daf589b
commit 6c19aeb
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ Vue Form Validation with Composition API | |
## Feature | ||
|
||
- **Type Strong**: Written in TypeScript, with TSDoc. | ||
- **[Lightweight](https://bundlephobia.com/package/@vorms/[email protected].1)**: Only 12kb compressed (4kb compressed + gzip compressed) and fully tree-shaking. | ||
- **[Lightweight](https://bundlephobia.com/package/@vorms/[email protected].2)**: Only 12kb compressed (4kb compressed + gzip compressed) and fully tree-shaking. | ||
- **Easiest**: Vorm uses the [Composition API](https://vuejs.org/guide/extras/composition-api-faq.html) to give you a very seamless development experience. | ||
- **Flexible**: [Yup](https://github.com/jquense/yup), [Zod](https://github.com/colinhacks/zod) and self-def validation are supported. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters