Skip to content

Commit

Permalink
docs: ngx-vest-forms
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Jun 14, 2024
1 parent bb706ad commit d328fad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/docs/community_resources/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ sidebar_position: 1

# Custom Integrations

## ngx-vest-forms - Angular

[ngx-vest-forms](https://github.com/simplifiedcourses/ngx-vest-forms) -
A very lightweight adapter for Angular template-driven forms and Vest. This package gives us the ability to create unidirectional forms without any boilerplate. It is meant for complex forms with a high focus on complex validations and conditionals.

## React-Hook-Form Vest resolver

[React Hook Form](https://react-hook-form.com/api/useform/#validationResolver) - One of the most popular libraries for form in React, has a resolver for integration with Vest.
Expand Down

0 comments on commit d328fad

Please sign in to comment.