Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

Add vee-validate #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add vee-validate #43

wants to merge 1 commit into from

Conversation

logaretm
Copy link

@logaretm logaretm commented Oct 26, 2017

EDIT: Updated PR to match contribution requirements

Category: UI Utilities

vee-validate offers a powerful framework to validate native HTML inputs and Custom Vue components, mainly via the use of v-validate directive. It also offers error messages generation with a custom dictionary implementation and supports vue-i18n as well.

vee-validate follows the traditional approach of placing validation logic in the template, similar to native HTML validation.

Demo and Docs

You can find multiple examples in the documentation here

Distribution

Package has multiple bundles that support umd, esm, so its easy to import and use with bundlers like webpack and directly in browser.

Test coverage

It currently sits on 99% test coverage

@escapedcat
Copy link

Just wanted to add this one. This needs to be in. Thx @logaretm for doing this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants